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-11 06:12:13 +05:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
oauth2-server
/
src
/
League
/
OAuth2
/
Server
History
Joseph Deray
b12a1d84df
added the ability to change the algorithm used to generate the token strings. added files missing in last commit
2014-03-11 12:41:21 -04: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
Merge branch 'refs/heads/develop' into feature/no-inject-server
2013-12-05 20:28:31 +00:00
Storage
Typo in docblock
2013-12-06 11:17:41 +01:00
Util
added the ability to change the algorithm used to generate the token strings. added files missing in last commit
2014-03-11 12:41:21 -04:00
Authorization.php
No longer need to inject auth server into grant
2013-12-05 20:25:50 +00:00
Resource.php
Support Authorization header passed as ENV var
2014-02-26 17:28:17 -05:00