tymon/jwt-auth 2.0.x-dev

JSON Web Token Authentication for Laravel and Lumen

library MIT
安装
composer require "tymon/jwt-auth:2.0.x-dev"
依赖
包名版本要求
illuminate/contracts ^6|^7
illuminate/http ^6|^7
illuminate/support ^6|^7
lcobucci/jwt ^3.2
nesbot/carbon ^2.0
php ^7.4
web-token/jwt-checker ^2.1
web-token/jwt-core ^2.1
web-token/jwt-key-mgmt ^2.1
web-token/jwt-signature ^2.1
web-token/jwt-signature-algorithm-ecdsa ^2.1
web-token/jwt-signature-algorithm-hmac ^2.1
web-token/jwt-signature-algorithm-rsa ^2.1
开发依赖
包名版本要求
illuminate/auth ^6|^7
illuminate/console ^6|^7
illuminate/database ^6|^7
illuminate/routing ^6|^7
mockery/mockery ^1.0
phpunit/phpunit ^8.0
版本详情
许可证MIT
发布时间2020-03-03 17:09:34
类型library