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
1d3bc85423e5d22fde6bc249bdb67228971591dc
oauth2-server
/
src
/
League
/
OAuth2
/
Server
History
Alex Bilbie
031cf3064a
Moved some grant related functions into a trait to reduce duplicate code
2013-12-02 18:42:54 +00:00
..
Exception
Renamed AuthServer to Authorization, renamed ResourceServer to Resource. Updated all tests and other files
2013-05-08 11:42:23 -07:00
Grant
Moved some grant related functions into a trait to reduce duplicate code
2013-12-02 18:42:54 +00:00
Storage
Removed build in DB providers, will be included in separate repos
2013-11-29 12:23:05 +00:00
Util
Removing constructor and buildFromGlobals from RequestInterface.
Fixes
:
#88
2013-09-06 09:14:24 -04:00
Authorization.php
Make sure $this is returned
2013-11-25 23:58:42 +00:00
Resource.php
Make sure $this is returned
2013-11-25 23:58:42 +00:00