A spec compliant, secure by default PHP OAuth 2.0 Server
Go to file
2012-07-26 12:52:48 +01:00
build Updated rule reference to use the official PSR sniffs from https://github.com/squizlabs/PHP_CodeSniffer 2012-07-26 12:52:48 +01:00
src Fixed placement of grant comments to stop PHPCS bitching 2012-07-25 16:15:14 +01:00
test Added a test class to make debugging easier 2012-07-13 09:41:21 +01:00
build.xml Removed non-existant tests folder from being linted 2012-07-06 12:40:50 +01:00
composer.json Fixed naming issues 2012-07-23 14:41:15 +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

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.