Skip to content

Releases: emcrisostomo/jwt-cli

jwt-cli v. 0.7.0

03 Feb 10:15

Choose a tag to compare

  • Add support for base64 URL encoded tokens, as required by RFC 7519

jwt-cli v. 0.6.0

27 Jun 21:26

Choose a tag to compare

  • Use zsh arithmetic test syntax.

jwt-cli v. 0.5.0

22 Apr 14:02

Choose a tag to compare

  • Harmonize usage of base64 options between the BSD and the GNU version.

jwt-cli v. 0.4.0

14 Apr 16:14

Choose a tag to compare

  • Add support to read tokens from standard input.

jwt-cli v. 0.3.0

09 Apr 13:20

Choose a tag to compare

  • Make jq optional.

jwt-cli 0.2.0

09 Apr 12:43

Choose a tag to compare

  • Add support for using either base64 and openssl to decode base64 data.

jwt-cli v. 0.1.0

09 Apr 12:42

Choose a tag to compare

  • Add jwt-decode