Package Data | |
---|---|
Maintainer Username: | Robbo |
Maintainer Contact: | packages@lucadegasperi.com (Luca Degasperi) |
Package Create Date: | 2017-03-13 |
Package Last Update: | 2021-02-23 |
Home Page: | |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-10-27 15:22:46 |
Package Statistics | |
---|---|
Total Downloads: | 544 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 0 |
Total Watchers: | 3 |
Total Forks: | 1 |
Total Open Issues: | 0 |
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.
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
This package features an extensive documentation to help you getting started implementing an OAuth 2.0 server in your Laravel application.
Bugs and feature request are tracked on GitHub. Please read our contribution guidelines before opening a new issue or submitting a new pull request.
The code on which this package is based, is principally developed and maintained by Alex Bilbie.
The Laravel OAuth 2.0 package is released under the MIT License.