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 08:12:25 +05:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
oauth2-server
/
src
/
League
/
OAuth2
/
Server
History
Alex Bilbie
9dec6c4bfe
Added Doctrine/DBAL implementation of storage classes (thanks @inanimatt)
2013-06-02 14:25:06 +01:00
..
Exception
…
Grant
…
Storage
Added Doctrine/DBAL implementation of storage classes (thanks @inanimatt)
2013-06-02 14:25:06 +01:00
Util
…
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
This
fixes
#57
. By passing in a conditional flag refering to headersOnly, the library would stil respect RFC6749 Section 7 and RFC6750 Section 2.
2013-05-27 21:27:30 -07:00