a4sex / time-encoder
基于JWT的时间(延迟)编码器
v1.1.1
2023-09-16 16:58 UTC
Requires
- php: ^8.2
- lcobucci/jwt: ^4.0
Requires (Dev)
- phpunit/phpunit: ^9.5
This package is auto-updated.
Last update: 2024-09-16 19:08:37 UTC
README
基于JWT的时间(延迟)编码器。
我需要设置一个无状态的延迟。在请求之间。延迟时间存储在令牌中。令牌使用密钥(默认为APP_SECRET)进行签名。