An open API service indexing awesome lists of open source software.

https://github.com/thecodingmachine/oauth2-server

This package is a full-stack implementation of a OAuth2 server for Mouf framework based on phpleague/oauth2-server package.
https://github.com/thecodingmachine/oauth2-server

Last synced: 8 months ago
JSON representation

This package is a full-stack implementation of a OAuth2 server for Mouf framework based on phpleague/oauth2-server package.

Awesome Lists containing this project

README

          

OAuth2-server full-stack implementation for Mouf
================================================

This package is a full-stack implementation of an OAuth2 server for the [Mouf PHP framework](http://mouf-php.com).
It is making an extensive use of [thephpleague/oauth2-server](https://github.com/thephpleague/oauth2-server).