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.
- Host: GitHub
- URL: https://github.com/thecodingmachine/oauth2-server
- Owner: thecodingmachine
- Created: 2015-04-13T13:18:13.000Z (about 11 years ago)
- Default Branch: 2.0
- Last Pushed: 2020-12-20T16:27:08.000Z (over 5 years ago)
- Last Synced: 2025-07-10T11:11:28.336Z (11 months ago)
- Language: PHP
- Size: 68.4 KB
- Stars: 0
- Watchers: 8
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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).