klapaudius/oauth-server-bundle

Symfony(5.x to 7.x) OAuth Server Bundle

Installs: 41 477

Dependents: 0

Suggesters: 0

Security: 0

Stars: 6

Watchers: 2

Forks: 451

Open Issues: 1

Type:symfony-bundle

5.0.1 2024-03-11 13:33 UTC

README

Branches : 5.0 Build Status 4.0 Build Status 3.0 Build Status

Documentation

The bulk of the documentation is stored in the Resources/doc/index.md file in this bundle:

Read the Documentation for master

Repository history

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), Symfony 6 (branch 4.0) and Symfony 7 (branch 5.0).

Feel free to PR.

License

This bundle is under the MIT license. See the complete license in the bundle:

Resources/meta/LICENSE

TODO

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

Credits