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.

Description
A spec compliant, secure by default PHP OAuth 2.0 Server
Readme MIT
Languages
PHP 100%