This repository has been deprecated.
The development of this package will continue on https://github.com/refugis/oauth-bundle.
Easily integrate OAuth authentication in your Symfony application.
- php ^7.3
- symfony/symfony ^4.3|^5.0
The suggested installation method is via composer:
$ composer require fazland/oauth-bundle
Work in progress
Run
$ vendor/bin/phpunit
Contributions are welcome. Feel free to open a PR or file an issue here on GitHub!
OAuthBundle is licensed under the MIT License - see the LICENSE file for details