Skip to content

Releases: nearform/fastify-jwt-jwks

v2.0.0

11 Oct 09:44
Compare
Choose a tag to compare

BREAKING CHANGES

This version is now only compatible with Fastify v5

What's Changed

  • [OPTIC-RELEASE-AUTOMATION] release/v1.1.5 by @optic-release-automation in #22
  • docs: clarify default value for secretsTtl by @george1410 in #23
  • feat!: Fastify 5 and Node 20 support. Backwards incompatible. by @alexvzen in #28

New Contributors

Full Changelog: v1.1.5...v2.0.0

v1.1.5

03 Jun 11:56
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.4...v1.1.5

v1.1.4

28 Nov 15:03
Compare
Choose a tag to compare

What's Changed

  • Auth0 agnostic generated by @ergusto in #1
  • Refactor/replace package name by @ergusto in #2
  • feat: Add exports for the uninitialised plugin fn to enable wrapping with different options by @ergusto in #3
  • [OPTIC-RELEASE-AUTOMATION] release/v1.1.2 by @optic-release-automation in #5
  • [OPTIC-RELEASE-AUTOMATION] release/v1.1.3 by @optic-release-automation in #6
  • docs: clarify what the package does and its differences to fastify-jwt by @ergusto in #7
  • test: remove auth0 specific tests and update docs to reflect this by @ergusto in #8
  • chore: update dependabot config by @williamlines in #9
  • chore: handle invalid token used with RS256 algorithm by @jamesthedove in #10

New Contributors

Full Changelog: v0.8.3...v1.1.4