Skip to content

jwt 0.5.0

Choose a tag to compare

@andreburgaud andreburgaud released this 19 Aug 20:46
34b05b9
  • Changed JSON output from a list of objects to an object with an explicit key for each section (header, payload, signature)
  • Added a --flatten option to output a JSON object with each non-decoded section of a token
  • Replaced command --extract with --decode
  • Added Windows-specific build logic to generate Windows release