This website requires JavaScript.
Explore
Help
Register
Sign In
ElyBy-Mirror
/
oauth2-server
Watch
1
Star
0
Fork
0
You've already forked oauth2-server
mirror of
https://github.com/elyby/oauth2-server.git
synced
2025-01-19 01:52:57 +05:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
oauth2-server
/
src
/
League
/
OAuth2
/
Server
/
Grant
History
Alex Bilbie
d531a37412
Don't add scope IDs
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