Skip to content

6.1.0

Compare
Choose a tag to compare
@mike-engel mike-engel released this 27 May 07:56
· 75 commits to main since this release
00cbca3

New features

  • Add JWKS support for all supported algorithms #311
  • Add shell completion #325
  • Add --keep-payload-order option to keep the payload order the same #301
  • Add support for inline JWKS secrets for JWT decoding #299

Changes

  • Update jsonwebtoken to version 9 #311

Fixes

  • Fix inline JWKS secrets for ES256/384 algorithms #310