Skip to content

v4.0.0

Compare
Choose a tag to compare

BREAKING CHANGES

requiredClaims now verifies that all provided claims are present in the token payload. Previously, non-default claims were not being verified.

What's Changed

  • [OPTIC-RELEASE-AUTOMATION] release/v3.3.3 by @optic-release-automation in #420
  • fix: Ensure required claims applies to custom claims by @kieranm in #423

New Contributors

Full Changelog: v3.3.3...v4.0.0