Skip to content

chalasr/oauth2-server-bundle

 
 

Repository files navigation

OAuth2 Server Bundle

Build Status Latest Stable Version

OAuth2ServerBundle is a Symfony bundle integrating the oauth2-server library into Symfony applications. Fork of trikoder/oauth2-bundle, for the better.

Quick Start

  1. Require the bundle and a PSR 7/17 implementation using Composer:

    composer require league/oauth2-server-bundle nyholm/psr7

Documentation

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

License

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

About

Symfony bungle for the OAuth2 Server.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.0%
  • Other 1.0%