web-token / jwt-easy
此软件包已被弃用且不再维护。未建议替代软件包。
使用 JWT 框架的简易工具集。
v2.2.11
2021-03-17 14:55 UTC
Requires
- web-token/jwt-checker: ^2.1
- web-token/jwt-encryption: ^2.1
- web-token/jwt-signature: ^2.1
Suggests
- web-token/jwt-encryption-algorithm-aescbc: Adds AES-CBC based encryption algorithms
- web-token/jwt-encryption-algorithm-aesgcm: Adds AES-GCM based encryption algorithms
- web-token/jwt-encryption-algorithm-aesgcmkw: Adds AES-GCM Key Wrapping based encryption algorithms
- web-token/jwt-encryption-algorithm-aeskw: Adds AES Key Wrapping based encryption algorithms
- web-token/jwt-encryption-algorithm-dir: Adds Direct encryption algorithm
- web-token/jwt-encryption-algorithm-ecdh-es: Adds ECDH-ES based encryption algorithms
- web-token/jwt-encryption-algorithm-pbes2: Adds PBES2 based encryption algorithms
- web-token/jwt-encryption-algorithm-rsa: Adds RSA based encryption algorithms
- web-token/jwt-signature-algorithm-ecdsa: Adds ECDSA based signature algorithms
- web-token/jwt-signature-algorithm-eddsa: Adds EdDSA based signature algorithms
- web-token/jwt-signature-algorithm-hmac: Adds HMAC based signature algorithms
- web-token/jwt-signature-algorithm-none: Adds none signature algorithms
- web-token/jwt-signature-algorithm-rsa: Adds RSA based signature algorithms
README
此仓库是 JWT 框架项目 的子仓库,为只读。
请勿在此提交任何拉取请求。 您应前往 主仓库。
文档
官方文档可在 https://web-token.spomky-labs.com/ 查找
许可
此软件以 MIT 许可 发布。