league/oauth2-server-bundle

Symfony bundle .

Installs: 1 318 460

Dependents: 2

Suggesters: 0

Security: 0

Stars: 167

Watchers: 17

Forks: 85

Open Issues: 37

Type:symfony-bundle

v0.8.0 2024-03-10 21:58 UTC

This package is auto-updated.

Last update: 2024-04-09 18:34:29 UTC


README

Unit tests status Coding standards status Type Coverage Latest Stable Version

OAuth2ServerBundle is a Symfony bundle integrating the oauth2-server library into Symfony applications.

Replacement of trikoder/oauth2-bundle made in coordination with trikoder and Symfony core team members in order to improve its maintenance, keep it in sync with Symfony developments and reduce the friction that vendor-overdiversification causes to end users.

Quick Start

  1. Require the bundle using Composer:

    composer require league/oauth2-server-bundle

Documentation

The docs can be found in the docs/ directory of this repository.

License

See the LICENSE file for copyrights and limitations (MIT).