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
2024-11-02 00:43:11 +05:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f1567df802
oauth2-server
/
src
/
League
/
OAuth2
/
Server
/
Storage
/
PDO
History
Alex Bilbie
92b6ce3335
Added default value for final argument in ClientInterface::getClient().
Fixes
#56
2013-05-14 09:00:36 +01:00
..
Client.php
Added default value for final argument in ClientInterface::getClient().
Fixes
#56
2013-05-14 09:00:36 +01:00
Db.php
Added missing docblock
2013-05-08 14:10:15 -07:00
Scope.php
Renamed scopes.key to scopes.scope. Updated ScopeInterface and PDO/Scope.
Fixes
#45
2013-05-09 10:23:41 -07:00
Session.php
Fixed associateAuthCodeScope() query
2013-05-10 17:29:28 -07:00