oauth2-server/src/League/OAuth2/Server
2013-05-09 10:06:44 -07:00
..
Exception Renamed AuthServer to Authorization, renamed ResourceServer to Resource. Updated all tests and other files 2013-05-08 11:42:23 -07:00
Grant If scope parameter is required and there are not requested scopes AND there is no default scope set then fail 2013-05-09 10:06:44 -07:00
Storage Fixed docblock 2013-05-09 09:45:10 -07:00
Util Renamed AuthServer to Authorization, renamed ResourceServer to Resource. Updated all tests and other files 2013-05-08 11:42:23 -07:00
Authorization.php Set the scope parameter to not be required by default. Fixes #43 2013-05-09 10:02:41 -07:00
Resource.php Added getClientId method 2013-05-08 18:06:18 -07:00