Node Jwks Rsa Versions Save

A library to retrieve RSA public keys from a JWKS (JSON Web Key Set) endpoint.

v3.1.0

7 months ago

Added

  • feat: resolve bun/deno compat issues #374 (panva)

v3.0.1

1 year ago

Fixed

v3.0.0

1 year ago

⚠️ BREAKING CHANGES

This release drops support for Node 10 and 12

v2.1.5

1 year ago

Fixed

  • Fix GetVerificationKey typing to include undefined #329 (AaronMoat)

fixes #325

v2.1.4

1 year ago

Fixed

v2.1.3

1 year ago

Fixed

v2.1.2

2 years ago

Fixed

v2.1.1

2 years ago

Fixed

v2.1.0

2 years ago

Added

Fixed

  • fix(type): correct the wrong type of the getSigningKey function arg… #289 (stegano)

v2.0.5

2 years ago

Fixed