A spec compliant, secure by default PHP OAuth 2.0 Server
Go to file
2012-08-24 12:19:31 +01:00
build Added resource server test suite 2012-08-23 12:21:59 +01:00
src Bug fix in dbcall 2012-08-20 15:49:57 +01:00
tests Started resource server unit tests 2012-08-23 12:22:39 +01:00
.gitignore Added .gitignore 2012-08-24 12:19:31 +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.