jwt-gcp-kms
TypeScript icon, indicating that this package has built-in type declarations

2.0.1 • Public • Published

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.

Scenarios

Package Sidebar

Install

npm i jwt-gcp-kms

Weekly Downloads

68

Version

2.0.1

License

MIT

Unpacked Size

47.7 kB

Total Files

53

Last publish

Collaborators

  • unkrush