Package Data | |
---|---|
Maintainer Username: | fahmiardi |
Maintainer Contact: | packages@lucadegasperi.com (Luca Degasperi) |
Package Create Date: | 2015-01-20 |
Package Last Update: | 2015-10-10 |
Home Page: | |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-11-08 03:10:49 |
Package Statistics | |
---|---|
Total Downloads: | 271 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 0 |
Total Watchers: | 1 |
Total Forks: | 0 |
Total Open Issues: | 0 |
OAuth 2.0 authorization server and resource server for the Laravel framework. Standard compliant thanks to the amazing work by The League of Extraordinary Packages OAuth 2.0 authorization server and resource server.
The package assumes you have a good-enough knowledge of the principles behind the OAuth 2.0 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 4.2.x | 4.0.x@dev |>= 5.4
This package features an extensive wiki to help you getting started implementing an OAuth 2.0 Server in your Laravel app.
Bugs and feature request are tracked on GitHub
This package is released under the MIT License.
The code on which this package is based, is principally developed and maintained by Alex Bilbie.