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-21 11:03:39 +05:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
oauth2-server
/
src
/
League
/
OAuth2
/
Server
History
Alex Bilbie
7373f312da
Updated variable name
2013-05-10 17:08:10 -07: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
Updated variable name
2013-05-10 17:08:10 -07:00
Storage
Updated validateAuthCode in PDO Session
2013-05-10 17:07:29 -07:00
Util
Renamed AuthServer to Authorization, renamed ResourceServer to Resource. Updated all tests and other files
2013-05-08 11:42:23 -07:00
Authorization.php
Allow for multiple default scopes.
Fixes
#42
2013-05-09 10:15:36 -07:00
Resource.php
Updated @ziege's patch to overcome awkward access token definition requirement (i.e. access token can have a space in it) and also optimised code.
Fixes
#52
2013-05-10 12:57:34 -07:00