github mike-engel/jwt-cli v0.9.0
The `iat` and `exp` release

latest releases: 6.0.0, 5.0.3, 5.0.2...
pre-release6 years ago

The iat and exp release!

Breaking changes

  • iat is now automatically added to the claims object
  • exp is now automatically added to the claims object if not passed in directly
  • exp defaults to 30 minutes from the time of creation

Bug fixes

  • exp and nbf are now parsed as numbers, not string

Temporary changes

  • Moves to my instance of jsonwebtoken until some PRs are merged

Roadmap to 1.0

  • Allow for json payload items via -P this=json(['arbitrary', 'data'])

Don't miss a new jwt-cli release

NewReleases is sending notifications on new releases.