Skip to content

jlc-christie/chang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chang TUI

Chang

A TUI for debugging JWTs offline, inspired by JWT.io.

Usage

chang <jwt>

There are 3 switchable areas: Header, Claims & Signature. They can be switched to by pressing:

  • Header: ctrl + h
  • Claims: ctrl + b
  • Signature: ctrl + d

Type or paste the decoding key into the signature box to validate the signature.

Note: Unlike JWT.io, chang doesn't currently support encoding new JWTs by typing into the header or claims areas. Although the text will be modified in the TUI, it won't have change anything and the signature is still being validated against the original JWT.

Install

cargo install --path .

About

A TUI for debugging JWTs offline, inspired by jwt.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages