Easily integrate OAuth authentication in your Symfony application. Originally written by Fazland team.
- php ^7.4
- symfony/symfony ^4.3|^5.0
The suggested installation method is via composer:
$ composer require refugis/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