Skip to content

CLI util that can decode JWT token and pretty-print payload.

License

Notifications You must be signed in to change notification settings

SuddenGunter/jwtdec

Repository files navigation

jwtdec

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.

Screenshot

Installation

Go modules

go install github.com/SuddenGunter/[email protected]

Usage

Screenshot

About

CLI util that can decode JWT token and pretty-print payload.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages