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

5.6.0 2018-11-23 21:07 UTC

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.