mirror of
https://github.com/elyby/oauth2-server.git
synced 2025-01-27 22:13:37 +05:30
Alex Bilbie
465c1c6ab2
Wrapped getallheaders() method in function_exists (function isn't available on command line)
…
PHP OAuth server
The goal of this project is to develop a standards compliant OAuth 2 server that supports a number of different authentication flows, and two extensions, JSON web tokens and SAML assertions.
The library will be a composer package and will be framework agnostic.
This code will be developed as part of the Linkey project which has been funded by JISC under the access and identity management programme.
Languages
PHP
100%