hackedmac / jwt-auth
Laravel和Lumen的JSON Web Token(JWT)认证(白名单)
1.1.1-rc
2018-08-28 11:08 UTC
Requires
- php: ^5.5.9 || ^7.1
- illuminate/auth: 5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.*
- illuminate/contracts: 5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.*
- illuminate/http: 5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.*
- illuminate/support: 5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.*
- lcobucci/jwt: ^3.2
- namshi/jose: ^7.0
- nesbot/carbon: ^1.0
Requires (Dev)
- cartalyst/sentinel: 2.0.*
- illuminate/console: 5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.*
- illuminate/database: 5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.*
- illuminate/routing: 5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.*
- mockery/mockery: >=0.9.9
- phpunit/phpunit: ~4.8 || ~6.0
- dev-develop / 1.5.1.x-dev
- 1.1.1-rc
- 1.0.0-rc.2
- 1.0.0-rc.1
- 1.0.0-beta.3
- 1.0.0-beta.2
- 1.0.0-beta.1
- 1.0.0-alpha.3
- 1.0.0-alpha.2
- 1.0.0-alpha1
- 0.5.12
- 0.5.11
- 0.5.10
- 0.5.9
- 0.5.8
- 0.5.7
- 0.5.6
- 0.5.5
- 0.5.4
- 0.5.3
- 0.5.2
- 0.5.1
- 0.5.0
- 0.4.3
- 0.4.2
- 0.4.1
- 0.4.0
- 0.3.12
- 0.3.11
- 0.3.10
- 0.3.9
- 0.3.8
- 0.3.7
- 0.3.6
- 0.3.5
- 0.3.4
- 0.3.3
- 0.3.2
- 0.3.1
- 0.3.0
- 0.2.0
- 0.1.0
- dev-master
This package is not auto-updated.
Last update: 2024-09-19 15:15:36 UTC
README
白名单特殊包管理器
文档
对于版本 0.5.*
,请参阅WIKI 中的文档。
1.0.0
版本的文档即将推出,但这里有一个未完成的指南这里
由Auth0支持 
如果您想在Laravel应用程序中轻松添加安全认证,请访问Auth0的SDK和免费计划,网址为 auth0.com/overview
许可证
MIT许可证(MIT)