This website requires JavaScript.
Explore
Help
Register
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
2025-02-12 13:37:33 +05:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
oauth2-server
/
src
/
Exception
History
Alex Bilbie
110d5ce76f
Respond with json content-type header
2015-04-05 21:11:51 +01:00
..
AccessDeniedException.php
…
InvalidClientException.php
…
InvalidCredentialsException.php
…
InvalidGrantException.php
Removed line break in error messages
2014-08-04 09:11:53 +01:00
InvalidRefreshException.php
Fixed incorrect exception status code and error type
2014-08-06 08:42:58 +01:00
InvalidRequestException.php
If the client should redirect during AuthCodeGrant authorisation then provide a redirect uri
2014-11-08 17:03:15 +00:00
InvalidScopeException.php
If the client should redirect during AuthCodeGrant authorisation then provide a redirect uri
2014-11-08 17:03:15 +00:00
OAuthException.php
Respond with json content-type header
2015-04-05 21:11:51 +01:00
ServerErrorException.php
Removed line break in error messages
2014-08-04 09:11:53 +01:00
UnauthorizedClientException.php
…
UnsupportedGrantTypeException.php
…
UnsupportedResponseTypeException.php
If the client should redirect during AuthCodeGrant authorisation then provide a redirect uri
2014-11-08 17:03:15 +00:00