faisalrehmanid/fr-oauth2

此库提供OAuth2实现

1.0.0 2021-07-06 14:46 UTC

This package is auto-updated.

Last update: 2024-09-06 21:38:20 UTC


README

此库提供OAuth2实现

执行PHPUnit测试

  1. 指向 /vendor/bin 目录 cd ./vendor/bin
  2. 执行PHPUnit测试:phpunit --configuration ./../../tests/phpunit.xml
  3. 检查phpunit版本:phpunit --version