Download the PHP package heimo/think-jwt without Composer
On this page you can find all versions of the php package heimo/think-jwt. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package think-jwt
think-jwt
基于thinkphp6的JWT权限验证插件
支持特性
- hash对称加密
- OpenSSL非对称加密
- header或body获取
- 无需设置refreshToken,设置时间token自动更新
安装
Example
配置文件config/jwt.php
,公私玥使用openssl生成
应用中对路由使用注册jwt校验中间件
生成token
All versions of think-jwt with dependencies
PHP Build Version
Package Version
The package heimo/think-jwt contains the following files
Loading the files please wait ....