This website requires JavaScript.
Explore
Help
Sign In
ElyBy-Mirror
/
oauth2-server
Watch
1
Star
0
Fork
0
You've already forked oauth2-server
mirror of
https://github.com/elyby/oauth2-server.git
synced
2026-05-07 22:46:01 +05:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8a78e00a2eaefc8e19e784f9bb271b5edbc10d22
oauth2-server
/
tests
T
History
Matt Allan
3413c20590
Prevent public clients from using the client_credentials grant type
...
See
https://tools.ietf.org/html/rfc6749#section-4.4.2
2019-07-22 18:21:29 -04:00
..
AuthorizationValidators
Fix issues setting attributes on requests
2019-06-27 13:15:37 +01:00
CodeChallengeVerifiers
…
Exception
Fix phpstan issues
2019-07-01 19:17:43 +01:00
Grant
Prevent public clients from using the client_credentials grant type
2019-07-22 18:21:29 -04:00
Middleware
Prevent public clients from using the client_credentials grant type
2019-07-22 18:21:29 -04:00
PHPStan
…
ResponseTypes
Fix issues setting attributes on requests
2019-06-27 13:15:37 +01:00
Stubs
…
Utils
Fix phpstan issues
2019-07-01 19:17:43 +01:00
AuthorizationServerTest.php
Prevent public clients from using the client_credentials grant type
2019-07-22 18:21:29 -04:00
Bootstrap.php
…
ResourceServerTest.php
…