Skip to content

Pull requests: bshaffer/oauth2-server-php

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt click/return to exclude labels
or click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

add PDO storage support for refresh tokens
#12 by dsquier was merged Dec 2, 2012 Loading…
Patch to fix missing $config params
#13 by javigs was merged Dec 10, 2012 Loading…
Updated README to document JWT Authorization Grant.
#36 by F21 was merged Jan 20, 2013 Loading…
removed the continue as it was from the foreach before
#61 by dazz was merged Jan 29, 2013 Loading…
Implement MongoDB storage class stub
#64 by julien-c was merged Feb 20, 2013 Loading…
Update README.md
#70 by sbonami was merged Mar 2, 2013 Loading…
Update README with more info on grant types
#83 by itskingori was merged Mar 13, 2013 Loading…
Updated validateAuthorizeRequest description
#84 by trickleup was merged Mar 13, 2013 Loading…
Remove duplicated line in Server.php
#92 by bojanz was merged Mar 30, 2013 Loading…
Wrap realm & scope values in "" on 401 errors
#95 by itskingori was merged Apr 4, 2013 Loading…
fixed typo
#99 by staabm was merged Apr 17, 2013 Loading…
Change Statuscode 400 to 405 if POST-Request is required
#110 by steffkes was merged Apr 28, 2013 Loading…
TokenController now passes clientId into scopeExists().
#125 by F21 was merged May 13, 2013 Loading…
Drop 5.2 develop
#150 by bshaffer was merged Jun 8, 2013 Loading…
Add Google Playground example to cookbook
#178 by abeverley was merged Jun 30, 2013 Loading…
Add documentation for User ID parameter
#181 by abeverley was merged Jul 1, 2013 Loading…
Various minor updates to the main Readme file
#182 by abeverley was merged Jul 1, 2013 Loading…
Fixed call to LogicException
#204 by bgaluszka was merged Aug 5, 2013 Loading…
Implement ScopeInterface for PDO, Redis
#217 by dsquier was merged Aug 26, 2013 Loading…
Updated docblocks for RefreshTokenInterface.php
#223 by svycka was merged Sep 2, 2013 Loading…
More detailed implementation info [MongoStorage]
#244 by julien-c was merged Dec 13, 2013 Loading…
Make Bearer token type consistent
#247 by darrylkuhn was merged Oct 31, 2013 Loading…
adds refresh token configuration to Server class
#278 by bshaffer was merged Dec 17, 2013 Loading…
ProTip! Add no:assignee to see everything that’s not assigned.