Introducing Our New JWT Debugger Chrome Extension
Introducing Our New JWT Debugger Chrome Extension
Debugging JSON web tokens just got a whole lot easier. Check it out!
Join the DZone community and get the full member experience.
Join For FreeDo you find yourself visiting JWT.io a lot to debug your tokens? Then you'll love what we have in store for you: JWT.io as a Chrome extension with extra features!
"Debug JWTs from your browser with our new extension: https://goo.gl/axNsXn"
A New Chrome Extension
We noticed many users rely on JWT.io to debug their JWTs. And, with good reason! The colored visual editor is intuitive and has support for both HMAC and RSA signed JWTs. So we thought: what if we made this available offline for all users with a few extra features? And thus, our new Chrome extension was born.
Features
- Visual JWT editor with coloring:
- Support for HS256 (HMAC + SHA256) signed JWTs:
- Support for RS256 (RSA) signed JWTs:
- Load and save JWTs in cookies and web storage from the current tab:
- Get a shareable URL for your JWTs:
Try it out now and give us your feedback! Can you think of any other features you'd love to have? Tell us below in the comments or through Chrome's Web Store.
Published at DZone with permission of Sebastián Peyrott , DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
{{ parent.title || parent.header.title}}
{{ parent.tldr }}
{{ parent.linkDescription }}
{{ parent.urlSource.name }}