JWT Debugger

A command line utiltity for working with JWTs

Features

Dump the contents of the header and claims to the console, each formatted as individual JSON objects

Usage

jwt-debugger --raw <data> where data is a JWT formatted as per the JWT Specification