Skip to content
This repository has been archived by the owner on Apr 27, 2021. It is now read-only.

czim/oauth2-server-laravel

 
 

Repository files navigation

OAuth 2.0 Server for Laravel (deprecated for Laravel 5.3+) (Forked for 5.4 use)

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.

About

An OAuth 2.0 bridge for Laravel and Lumen [DEPRECATED FOR LARAVEL 5.3+]

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.2%
  • Gherkin 0.8%