oauth2-server/src/League/OAuth2/Server/Grant
2013-05-10 17:26:23 -07:00
..
AuthCode.php Don't add scope IDs 2013-05-10 17:26:23 -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 If rotateRefreshTokens() is true then associate new access tokens 2013-05-10 16:13:06 -07:00