Skip to content

5.0.0

Compare
Choose a tag to compare
@mike-engel mike-engel released this 14 Nov 20:45
· 174 commits to main since this release
cdc6871

New features

  • Secrets can be files for both encoding and decoding #130
  • Support RSASSA-PSS signatures #132
  • [BREAKING] jwt-cli will always validate exp unless you pass --ignore-exp #137
  • Swapped out term-painter for bunt
  • Allow the secret to be base64 encoded #144
  • Show help if no subcommands are used #146