A simple CLI tool to generate and debug JWT tokens.
$ jwt --help
A helper tool for working with JWTs
Usage:
jwt [command]
Available Commands:
completion Generate the autocompletion script for the specified shell
debug Debug a token
gen-key Generate a key
gen-token Generate a token
help Help about any command
Flags:
-h, --help help for jwt
Use "jwt [command] --help" for more information about a command.