mouf / oauth2-server
This package is a full-stack implementation of a OAuth2 server for Mouf framework based on phpleague/oauth2-server package.
Installs: 3 495
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 9
Forks: 3
Open Issues: 3
Type:mouf-library
Requires
- league/oauth2-server: ~4.1.5
- mouf/database.doctrine-orm-wrapper: ^2.0
- mouf/mouf: ~2.0
- mouf/mvc.splash: ~8.0
- mouf/mvc.splash-common: ~8.0
- mouf/security.rightsservice-splash: ~8.0
- mouf/security.simplelogincontroller: ~5.0
- mouf/security.userservice: ~2.1
- mouf/security.userservice-splash: ~8.0
- mouf/security.userservice.extensions: ~1.0
- mouf/utils.session.session-manager: ~2.0 || ~3.0
- symfony/psr-http-message-bridge: ~1.0.0
README
This package is a full-stack implementation of an OAuth2 server for the Mouf PHP framework. It is making an extensive use of thephpleague/oauth2-server.