OAuth2ServerBundle is a Symfony bundle integrating the oauth2-server library into Symfony applications. Fork of trikoder/oauth2-bundle, for the better.
-
Require the bundle and a PSR 7/17 implementation using Composer:
composer require league/oauth2-server-bundle nyholm/psr7
The docs can be found in the docs/
directory of this repository.
See the LICENSE file for copyrights and limitations (MIT).