ingewikkeld / rest-oauth-server-bundle
A bundle that contains standard stuff for an OAuth server (for use with friendsofsymfony/oauth-server-bundle)
Installs: 79
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/ingewikkeld/rest-oauth-server-bundle
Requires
- friendsofsymfony/oauth-server-bundle: dev-master
- ingewikkeld/rest-resource-bundle: dev-master
This package is not auto-updated.
Last update: 2025-10-07 07:37:53 UTC
README
A bundle that contains standard stuff for an OAuth server (for use with friendsofsymfony/oauth-server-bundle). This code was originally part of the Resourceful project. It was moved to a seperate library to allow the inclusion of this code in other codebases than Resourceful, and to split logic from configuration.
More documentation will follow soon