oauth2-server/src/Exception
2015-04-05 18:16:21 +01:00
..
AccessDeniedException.php Removed unnecessary parameter 2014-05-08 10:29:52 +01:00
InvalidClientException.php Updates to exceptions 2014-05-01 14:32:54 +01:00
InvalidCredentialsException.php Updates to exceptions 2014-05-01 14:32:54 +01:00
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 Added generateHttpResponse method to exception 2015-04-05 18:16:21 +01: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
UnsupportedGrantTypeException.php PHPCS fixes 2014-05-03 11:08:33 +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