1 unstable release
0.1.1 | May 13, 2021 |
---|---|
0.1.0 |
|
#51 in #formatted
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
~2.6–3.5MB
~64K SLoC