wyattjoh / jwt

Inspect JWTs from the command line. Now you don't need to open jwt.io every time!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JWT Inspector

Test

Inspect JWTs from the command line. Now you don't need to open jwt.io every time!

Installation

Install via with the Go toolchain to compile from source:

go get github.com/wyattjoh/jwt

Download pre-compiled binary on the Releases Page for your Arch/OS.

Installation Via Homebrew

brew install wyattjoh/stable/jwt

Usage

Usage of jwt:
  -header
        include header in output
  -pretty
        prettify output

About

Inspect JWTs from the command line. Now you don't need to open jwt.io every time!

License:MIT License


Languages

Language:Go 100.0%