czim/oauth2-server-laravel

This package is abandoned and no longer maintained. No replacement package was suggested.

An OAuth 2.0 bridge for Laravel and Lumen

Maintainers

👁 czim

Package info

github.com/czim/oauth2-server-laravel

pkg:composer/czim/oauth2-server-laravel

Statistics

Installs: 2 576

Dependents: 0

Suggesters: 0

Stars: 0

5.6.0 2018-11-23 21:07 UTC

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 434d115008fc30901d08984cb262435bd0cd3350

  • Luca Degasperi <packages.woop@lucadegasperi.com>
  • Vincent Klaiber <hello.woop@vinkla.com>

apioauthoauth2serverlaravellumen


README

👁 oauth2-server-laravel

Note: This package is no longer maintaned for Laravel 5.3+ since Laravel now features the Passport package.

OAuth 2.0 authorization server and resource server for the Laravel and Lumen frameworks. Standard compliant thanks to the amazing work by The League of Extraordinary Packages OAuth 2.0 authorization server and resource server.

Note: This package assumes you have a good-enough knowledge of the principles behind the OAuth 2.0 authorization specification.

Version Compatibility

Laravel OAuth Server PHP
5.4.x 5.4.x >= 5.6

Documentation

This package features an extensive documentation to help you getting started implementing an OAuth 2.0 server in your Laravel application.

Credits

The code on which this package is based, is principally developed and maintained by Alex Bilbie.

License

The Laravel OAuth 2.0 package is released under the MIT License.