Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Version 2.5.0

Compare
Choose a tag to compare
@mbyczkowski mbyczkowski released this 13 Apr 02:25
· 102 commits to master since this release
v2.5.0
2204b3e

New Features

  • Add support for x5u, x5t, and x5t#S256 headers for JWK (#242).
  • Add support for RFC 7638 canonical kid for JWK (#269).

Bug Fixes

  • Add error checking in jose-util to avoid nil referencing (#250).
  • Documentation improvements (#274, #280, #289).