dev-master
9999999-devAn OAuth 2.0 authorization and resource server library.
MIT
The Requires
- php ~5.6|~7.0
- psr/http-message ^1.0
- symfony/http-foundation ^4.0
The Development Requires
by Philipp Schaffrath
oauth oauth2 oauth2.0
An OAuth 2.0 authorization and resource server library.
![Software License][ico-license] ![Coverage Status][ico-scrutinizer] ![Total Downloads][ico-downloads], (*1)
This repository will implement multiple popular RFC's to provide as much OAuth functionality as possible. Once fully implemented, RFC's other than 6749 will be extracted into separate repositories, so a developer might only use what he needs., (*2)
The basic RFC6749 will be fully implemented in this repository., (*3)
Via Composer, (*4)
bash
$ composer require phisch/oauth-server:dev-master
, (*5)
If you discover any security related issues, please email oauthserver@philippschaffrath.de instead of using the issue tracker., (*6)
The MIT License (MIT). Please see License File for more information., (*7)
An OAuth 2.0 authorization and resource server library.
MIT
oauth oauth2 oauth2.0