github mike-engel/jwt-cli 1.1.0
The decoding and validation release!

latest releases: 6.0.0, 5.0.3, 5.0.2...
6 years ago

1.1.0

2017-07-13

The decoding and validation release!

New features

  • If the JWT you're decoding is invalid, it will still print out the head and claims objects
  • Error messages are now red and bold for better visibility
  • Secret is no longer required for decoding a JWT, but will be validated if one is provided
  • Added info on how to install the binary through homebrew

Bug fixes

  • The proper version number is now displayed in the help commands (and Cargo.toml file)

Don't miss a new jwt-cli release

NewReleases is sending notifications on new releases.