LaravelPackages.net
Acme Inc.
Toggle sidebar
vunguyen/oauth2-server-laravel

An OAuth 2.0 bridge for Laravel and Lumen

66
2
5.1.5
About vunguyen/oauth2-server-laravel

vunguyen/oauth2-server-laravel is a Laravel package for an oauth 2.0 bridge for laravel and lumen. It currently has 2 GitHub stars and 66 downloads on Packagist (latest version 5.1.5). Install it with composer require vunguyen/oauth2-server-laravel. Discover more Laravel packages by vunguyen or browse all Laravel packages to compare alternatives.

Last updated

OAuth 2.0 Server for Laravel

oauth2-server-laravel

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.

Latest Version Software License Build Status Coverage Status Quality Score Total Downloads

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 :---------|:-------------|:---- 4.0.x | 1.0.x |>= 5.3 4.1.x | 1.0.x |>= 5.3 4.2.x | 3.0.x |>= 5.4 5.0.x | 4.0.x |>= 5.4 5.1.x | 5.0.x |>= 5.5.9 5.2.x | 5.1.x |>= 5.5.9

Documentation

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

Contributing

Bugs and feature request are tracked on GitHub. Please read our contribution guidelines before opening a new issue or submitting a new pull request.

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.

Star History Chart