A command line utiltity for working with JWTs
Dump the contents of the header and claims to the console, each formatted as individual JSON objects
jwt-debugger --raw <data> where data is a JWT formatted as per the JWT Specification
jwt-debugger --raw <data>
data