A JWT Debugger for devs to inspect token contents with JWK endpoints compatibility. User-friendly for Google/Apple tokens. Features local history, entirely open-source for transparency and community improvement.
Just dropped a new tool on the block ā JWT.IS! š As devs who frequently juggle JSON Web Tokens (JWTs), we felt boxed in by JWT.io's limitations. So we brewed our own solution for all our JWT debugging needs.
Bring your tokens to the party at JWT.IS and peek under the hood with ease. And because we love collaboration as much as we love code, the project is open-sourced. Dive in, and tell us what other shiny JWT tools you'd like us to craft.
šµļøāāļø Discover: Head over to JWT.IS to start your JWT inspection journey.
š„ Input: Paste your JWT into the designated field.
š Inspect: Click 'Decode' to reveal the hidden details of your JWT.
š Review: Examine the payload, headers, and signatures.
š ļø Debug: Use the provided tools to troubleshoot and refine.
š Iterate: Make any necessary changes and retest as needed.
š¤ Export: Save your decoded token data for documentation or sharing.
š¤ Contribute: Got ideas? Fork the project on GitHub and add your touch.
ā Feedback: Leave a star or comment with your thoughts and suggestions.
š¢ Share: Spread the word about JWT.IS to your developer friends.
@kingromstar Same here, we used to use jwt.io - just found their lack of JWK support and limited algros to make it harder to use.
Let us know what you like and what you want improved! This is just a little project for us and a way to give back to the community.
@kingromstar Same! I've always felt like jwt.io didn't quite have all the features that would make it truly useful, so hopefully this will fill some gaps.
JSON Web Token (JWT) Debugger