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

2.1.0 • 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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.1.0
    21
    • latest

Version History

Package Sidebar

Install

npm i jwt-gcp-kms

Weekly Downloads

77

Version

2.1.0

License

MIT

Unpacked Size

47.6 kB

Total Files

53

Last publish

Collaborators

  • unkrush