faisalrehmanid/fr-oauth2

This library provide OAuth2 implementation

Maintainers

Package info

github.com/faisalrehmanid/fr-oauth2

pkg:composer/faisalrehmanid/fr-oauth2

Statistics

Installs: 7

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2021-07-06 14:46 UTC

This package is auto-updated.

Last update: 2026-03-07 00:54:27 UTC


README

This library provide OAuth2 implementation

To execute PHPUnit tests

  1. Point to /vendor/bin dir cd ./vendor/bin
  2. Execute PHPUnit tests: phpunit --configuration ./../../tests/phpunit.xml
  3. To check phpunit version: phpunit --version