oauth2-server/src/League/OAuth2/Server
2013-05-10 17:08:10 -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 Updated variable name 2013-05-10 17:08:10 -07:00
Storage Updated validateAuthCode in PDO Session 2013-05-10 17:07:29 -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 Allow for multiple default scopes. Fixes #42 2013-05-09 10:15:36 -07:00
Resource.php Updated @ziege's patch to overcome awkward access token definition requirement (i.e. access token can have a space in it) and also optimised code. Fixes #52 2013-05-10 12:57:34 -07:00