kladislav / jwt-auth
Laravel 和 Lumen 的 JSON Web Token 认证
v1.1
2022-10-24 11:31 UTC
Requires
- php: ^7.2|^8.0
- illuminate/auth: ^5.2|^6|^7|^8|^9
- illuminate/contracts: ^5.2|^6|^7|^8|^9
- illuminate/http: ^5.2|^6|^7|^8|^9
- illuminate/support: ^5.2|^6|^7|^8|^9
- lcobucci/jwt: ^3.4|^4.0
- namshi/jose: ^7.0
- nesbot/carbon: ^1.0|^2.0
Requires (Dev)
- illuminate/console: ^5.2|^6|^7|^8
- illuminate/database: ^5.2|^6|^7|^8
- illuminate/routing: ^5.2|^6|^7|^8
- mockery/mockery: >=0.9.9
- phpunit/phpunit: ^8.5|^9.4
- yoast/phpunit-polyfills: ^0.2.0
This package is auto-updated.
Last update: 2024-09-24 16:04:29 UTC
README
文档
关于 1.*
版本的文档,请访问这里
对于 0.5.*
版本,请参阅WIKI以获取文档。
由 Auth0 支持 
如果您想轻松地将安全认证添加到 Laravel 应用程序,请访问 Auth0 的 SDK 和免费计划:auth0.com/developers
安全
如果您发现任何安全问题,请发送电子邮件至 tymon148@gmail.com 而不是使用问题跟踪器。
许可证
MIT 许可证 (MIT)