oauth2-server/src/League/OAuth2/Server
Phil Sturgeon f83a9a7fa4 Support Authorization header passed as ENV var
Some hosts (at this point I only know of Fortrabbit) require Authorization headers to be passed as an environment variable, which PHP will then shove into . See more: http://fortrabbit.com/docs/essentials/quirks-and-constraints\#authorization-header
2014-02-26 17:28:17 -05: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 Merge branch 'refs/heads/develop' into feature/no-inject-server 2013-12-05 20:28:31 +00:00
Storage Typo in docblock 2013-12-06 11:17:41 +01:00
Util Fixes #108, fixes #114 - ucfirst headers 2013-12-05 20:57:22 +00:00
Authorization.php No longer need to inject auth server into grant 2013-12-05 20:25:50 +00:00
Resource.php Support Authorization header passed as ENV var 2014-02-26 17:28:17 -05:00