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-15 16:22:09 +05:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
oauth2-server
/
src
/
League
/
OAuth2
/
Server
History
Dave Widmer
69710a5909
Normalizing headers to a Ucfirst-With-Dashes format.
2013-08-20 11:40:02 -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
Update Implicit.php
2013-08-02 14:51:13 -04:00
Storage
Set $grantType default
2013-07-17 11:40:06 +01:00
Util
Normalizing headers to a Ucfirst-With-Dashes format.
2013-08-20 11:40:02 -04:00
Authorization.php
Fixed semantic meaning of
requireScopeParam()
and
requireStateParam()
by changing their default value to true
2013-05-10 23:01:54 -07:00
Resource.php
Make determineAccessToken() public in order to check if an access token was sent before checking its validity.
2013-06-05 23:59:29 -04:00