Introducing a new - our way to contribute back to the developer community. The app is available on the web and as Desktop apps for Windows, Linux, and Mac. With JWT Debugger App we immediately highlight what really matters to you as a developer without any shenanigans. It is a very simple tool but we hope it will improve the developer experience. JWT Debugger App But why? If you are a developer working with JWT tokens then most likely you use a debugger tool to decode and validate your tokens. Unfortunately, most of the web-based tools lack a few important features and UX generally terrible. For instance, if you are working with sensitive JWT tokens probably you want to avoid pasting them online. Moreover, existing tools currently don’t support JWKS Endpoint based token validation. So what's different? Firstly, we draw inspiration from some of the existing JWT debuggers and improved on the UX side as well as added a few new features. We show you the most important information about the token on the top. Secondly, JWT Debugger App supports token validation using both JWKS Endpoint and PEM/Secret Keys. Most of the authentication services like Auth0, Okta, Cognito provide Endpoint so rather than copying and pasting keys you can just provide a JWKS URL and perform the token validation. JSON Web Key Set ( JWKS) In future versions, we will allow the app to remember the keys so you don't have to enter again and again. itself is and released under MIT license. If you find any issues or like to add a feature just open a and we will love to help and contribute back to the community. JWT Debugger App open-source Github ticket Previously published at https://community.axioms.io/t/introducing-jwt-debugger-app