1 unstable release

0.1.1 May 13, 2021
0.1.0 May 13, 2021

#50 in #formatted

36 downloads per month

MIT license

5KB

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

Dependencies

~4MB
~79K SLoC