Skip to content

v3.1.0

Compare
Choose a tag to compare
@miladrahimi miladrahimi released this 22 Nov 14:22
· 40 commits to master since this release
b8639c8

Release notes:

  • Support for typ and kid headers: This release introduces added support for the typ and kid headers, enriching the functionality of the package. Users can now include these headers while working with the package, enabling enhanced customization and identification within JWT operations.

  • VerifierFactory Implementation: We've implemented the VerifierFactory, a versatile feature allowing seamless identification of verifiers based on the kid header. With this addition, users can easily select and employ the appropriate verifier for JWTs by specifying the kid header, streamlining the verification process.