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-28 06:23:02 +05:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
oauth2-server
/
src
/
Grant
History
Julián Gutiérrez
099c9ce41b
move token identifier generation
2016-02-13 14:07:09 +01:00
..
AbstractGrant.php
move token identifier generation
2016-02-13 14:07:09 +01:00
AuthCodeGrant.php
Small fixes
2016-02-12 14:28:24 +00:00
ClientCredentialsGrant.php
Got rid of mystery $identifier class property, moved it to the getIdentifier method
2016-02-12 08:33:59 +00:00
GrantTypeInterface.php
Merge branch 'V5-WIP' into V5-AuthCode
2016-02-12 09:06:28 +00:00
PasswordGrant.php
Merge branch 'V5-WIP' into V5-AuthCode
2016-02-12 09:06:28 +00:00
RefreshTokenGrant.php
Merge branch 'V5-WIP' into V5-AuthCode
2016-02-12 09:06:28 +00:00