github mike-engel/jwt-cli 4.0.0

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

New features

  • [BREAKING] Remove the prn option as it's not included in the spec any longer #114
  • [BREAKING] Avoid adding an exp claim automatically. Instead, the --exp flag must be present, with or without a value
  • Support adding jti when encoding
  • Add no-iat flag to disable automatic iat claim generation
  • Add an --iso8601 flag to represent date-based claims as ISO 8601 date strings. Only applies to iat, exp, and nbf

Bug fixes

  • Trim whitespace around a jwt before encoding #120

Don't miss a new jwt-cli release

NewReleases is sending notifications on new releases.