2020-09-18 14:45:42 +08:00
|
|
|
![module info](https://nodei.co/npm/@gm5/jwt.png?downloads=true&downloadRank=true&stars=true)
|
2020-09-17 19:11:10 +08:00
|
|
|
|
2020-09-18 14:45:42 +08:00
|
|
|
# @gm5/jwt
|
2020-09-17 19:11:10 +08:00
|
|
|
|
2020-09-18 14:45:42 +08:00
|
|
|
> json web token。
|
2020-09-17 19:11:10 +08:00
|
|
|
|
|
|
|
## 安装
|
|
|
|
|
|
|
|
```bash
|
2020-09-18 14:45:42 +08:00
|
|
|
npm install @gm5/jwt
|
2020-09-17 19:11:10 +08:00
|
|
|
```
|
|
|
|
|