repositorypackage
0.0.0-20240407213024-4f52b40ff6ed
Repository: https://github.com/joereid/jwt.git
Documentation: pkg.go.dev
# README
JWT CLI
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.