mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-01 16:33:07 +05:30
79f15f3855
Conflicts: .gitignore .travis.yml README.md composer.json phpunit.xml sql/mysql.sql src/League/OAuth2/Server/Grant/RefreshToken.php src/League/OAuth2/Server/Resource.php src/League/OAuth2/Server/Storage/SessionInterface.php src/League/OAuth2/Server/Util/Request.php src/Util/KeyAlgorithm/DefaultAlgorithm.php tests/resource/ResourceServerTest.php tests/util/RedirectUriTest.php tests/util/RequestTest.php tests/util/SecureKeyTest.php
12 lines
256 B
Plaintext
12 lines
256 B
Plaintext
/vendor
|
|
/composer.lock
|
|
/build
|
|
/docs
|
|
/testing
|
|
/examples/relational/vendor
|
|
/examples/relational/config/oauth2.sqlite3
|
|
/examples/nosql/vendor
|
|
/examples/nosql/config/oauth2.sqlite3
|
|
/examples/relational/composer.lock
|
|
/tests/codecept/tests/_log
|
|
oauth2-server.paw |