A spec compliant, secure by default PHP OAuth 2.0 Server
Go to file
2012-08-27 14:43:12 +01:00
build Excluded Composer autoload 2012-08-27 14:23:26 +01:00
src PHPCS fixes 2012-08-27 14:25:24 +01:00
tests Assert that mock database objects are proper instances of their interfaces 2012-08-27 14:43:12 +01:00
.gitignore Updated .gitignore 2012-08-24 12:26:13 +01:00
build.xml Don't remove composer.json and vendor dir 2012-08-06 16:13:27 +01:00
composer.json JSON error fix 2012-08-01 15:44:03 +01:00
license.txt Clarified license type 2012-07-19 15:32:38 +01:00
README.md Updated README.md with an introduction to the project 2012-06-04 22:16:27 +02:00
test build sh tool location fix 2012-08-06 15:32:11 +01:00

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.