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-01-12 23:02:18 +05:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
oauth2-server
/
src
/
Exception
History
Alex Bilbie
6f2e2a0071
Updated exceptions
2015-11-16 12:57:59 +00:00
..
AccessDeniedException.php
Removed unnecessary parameter
2014-05-08 10:29:52 +01:00
InvalidRefreshException.php
Fixed incorrect exception status code and error type
2014-08-06 08:42:58 +01:00
OAuthServerException.php
Updated exceptions
2015-11-16 12:57:59 +00:00
ServerErrorException.php
Removed line break in error messages
2014-08-04 09:11:53 +01:00
UnauthorizedClientException.php
100% test coverage
2014-06-20 14:29:47 +01:00
UnsupportedResponseTypeException.php
If the client should redirect during AuthCodeGrant authorisation then provide a redirect uri
2014-11-08 17:03:15 +00:00