The bulk of the documentation is stored in the Resources/doc/index.md
file in this bundle:
Read the Documentation for master
This repository has been initialy created to remove the deprecated warnings on Symfony 4.2 since several pull requests were not reviewed on FriendsOfSymfony/FOSOAuthServerBundle. It is actively maintained and works on Symfony 5 (branch 3.0) and Symfony 6 (branch 4.0). Symfony 7 (branch 5.0).
Feel free to PR.
This bundle is under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE
Even if this bundle works perfectly in my professionnal application, I would like to :
- bring back Travis CI to green
- make phpunit tests works again
- Arnaud Le Blanc, and all contributors
- Inspired by BazingaOAuthBundle and FOSUserBundle
- Installation doc adapted from FOSUserBundle doc.