Gain control over your JWTs with the JWT Inspector developer tool! Inspect JWTs in requests, cookies, and local/session storage directly on your site. Also, debug any JWT directly from the console or in the built-in UI.
The JWT Inspector allows you to:
• Inspect JWTs in requests, including query strings, headers, and the request body
• Inspect JWTs in cookies
• Inspect JWTs in local and session storage
• Debug JWTs with the built in debugger
• Debug JWTs in console using console.jwt()
All these features are packaged in an intuitive user interface that makes testing JWTs effortless.