Simple CLI tool for JWT payload parsing in your terminal.
No validation, no configuration, no dependencies in your OS required.
I wrote this because shell tool is more convenient then opening new browser tab with https://jwt.io each time I need to parse JWT.
go install github.com/SuddenGunter/[email protected]