oauth2-server/src/League/OAuth2/Server/Grant
2013-05-09 11:42:28 -07:00
..
AuthCode.php Allow for multiple default scopes. Fixes #42 2013-05-09 10:15:36 -07:00
ClientCredentials.php Don't delete old sessions when issuing new access tokens using the Password or Client Credential grants. Fixes #32 2013-05-09 10:43:44 -07:00
GrantTypeInterface.php Updated docblocks 2013-05-08 17:04:01 -07:00
Implicit.php Updated docblocks 2013-05-08 14:10:48 -07:00
Password.php Don't delete old sessions when issuing new access tokens using the Password or Client Credential grants. Fixes #32 2013-05-09 10:43:44 -07:00
RefreshToken.php Update associated scopes if requested in refresh access token. Fixes #47 2013-05-09 11:42:28 -07:00