oauth2-server/src/OAuth2
2013-02-01 14:56:36 +00:00
..
Authentication Changed Case of Oauth2 namespace to OAuth2 namespace 2013-01-08 16:35:29 -05:00
Client Changed Case of Oauth2 namespace to OAuth2 namespace 2013-01-08 16:35:29 -05:00
Exception Added ClientException 2013-01-29 16:18:23 +00:00
Grant Updated grantTypeInterface 2013-02-01 14:56:36 +00:00
Storage Renamed functions, changed some doc terms 2013-01-29 16:21:21 +00:00
Util Default to 40 characters (as that is what the DB table columns are set to) 2013-01-29 16:21:39 +00:00
AuthServer.php Lots of bug fixes. Some methods and variables made static so they can be accessed by grant classes. 2013-02-01 14:41:10 +00:00
Request.php Changing Case 2013-01-04 14:44:58 -05:00
RequestInterface.php Changing Case 2013-01-04 14:44:58 -05:00
ResourceServer.php Renaming Server and Resource to AuthServer and ResourceServer to be less confusing. 2013-01-22 11:33:09 -05:00