klapaudius/oauth-server-bundle

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

Installs: 118 858

Dependents: 0

Suggesters: 0

Security: 0

Stars: 8

Watchers: 2

Forks: 453

Open Issues: 0

Type:symfony-bundle

5.1.1 2024-12-20 15:10 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) and Symfony 6 (branch 4.0). 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