
JWT Decoder
Developer tools to debug and decode JSON Web Tokens (JWTs). Enter a JWT to view claims, check validity, expiration, and recommended claims for usage with OAuth2 and OIDC.
Note: JWTs are secret credentials for websites and APIs. As they grant access to protected resources they shouldn't be shared. All operations on this page remain in the browser (client-side) and are never shared or saved.