phpexperts/jwt-helper
Composer 安装命令:
composer require phpexperts/jwt-helper
包简介
An accessory library for Tymon's JWTAuth library.
README 文档
README
JWTHelper is an accessory library for Tymon's JWTAuth library.
Usage
// Attempts to authenticate a user's bearer token.
JWTHelper::authenticate();
Installation
Via Composer
$ composer require phpexperts/jwt-helper
Testing
$ phpunit
Contributing
Please take a look at contributing.md if you want to make improvements.
Credits
License
MIT license. Please see the license file for more information.
统计信息
- 总下载量: 122
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-10-07