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-05-31 14:12:07 +05:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
419cb6d1498749092c32551d6a38ddf6b8a31918
oauth2-server
/
src
/
Entities
History
Alex Bilbie
dce1620f60
Removed unused imports
2016-01-15 18:37:46 +00:00
..
Interfaces
Updated token interface to drop owner concept for simple user identifier
2016-01-12 23:04:33 +00:00
Traits
Token is now linked to a user identifier instead of owner concept
2016-01-12 23:04:03 +00:00
AccessTokenEntity.php
New entities, traits and interfaces
2015-04-05 14:03:25 +01:00
AuthCodeEntity.php
Updated AuthCodeEntity
2015-04-05 21:57:04 +01:00
ClientEntity.php
New entities, traits and interfaces
2015-04-05 14:03:25 +01:00
RefreshTokenEntity.php
Removed unused imports
2016-01-15 18:37:46 +00:00
ScopeEntity.php
ScopeEntity is JsonSerializable
2016-01-12 22:59:33 +00:00