package-of-laravel/oauth2-server-laravel
最新稳定版本:5.2.1
Composer 安装命令:
composer require package-of-laravel/oauth2-server-laravel
包简介
An OAuth 2.0 bridge for Laravel and Lumen
README 文档
README
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 |
|---|---|---|
| 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.
统计信息
- 总下载量: 8
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-05-16
