jwt-gcp-kms
v2.1.0
Published
JWT library with GCP KMS support
Downloads
167
Maintainers
Readme
jwt-gcp-kms
JWT library with GCP KMS support
Features
- JWT signing and verification (based on jsonwebtoken library)
- [ ] HS256
- [x] ES256
- [ ] ES384
- [ ] RS256
- [ ] RS512
- [ ] PS256
- [ ] PS512
- Exporting active key version to JSON Web Key Set
Examples
Usage scenarios are covered in end-to-end tests. You can see the list of use cases below.