Categorygithub.com/KacperPerschke/go-jwt-viewer
modulepackage
0.0.0-20231101171220-bbcfdeb50971
Repository: https://github.com/kacperperschke/go-jwt-viewer.git
Documentation: pkg.go.dev

# README

go-jwt-viewer

Shows content of JSON Web Token

Rationale

Some enterprises are afraid to use a publicly available JWT decoder even if the token they want to check is generated in a test environment. I hope this program can meet your need for a private decoder.

Comment

I see one obstruction.

  1. My knowledge of JWT is very little.

# Constants

No description provided by the author