github mike-engel/jwt-cli 0.1.0
Initial prerelease

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

First prerelease! 0.1.0

This is the first prerelease of jwt-cli. The name will change
eventually.

The following features are supported:

  • encode a JWT
  • provide a custom algorithm, payload, and secret
  • os x/mac os only

What's missing:

  • can't change the typ or add a kid to the header
  • only supports HMAC algorithms
  • it hasn't been refactors
  • cross platform support

What I'm planning:

  • support for all algorithms
  • refactor to be even more functional
  • submit an upstream patch to frank_jwt to allow custom typ and kid headers
  • cross platform support

Don't miss a new jwt-cli release

NewReleases is sending notifications on new releases.