JSON Ferramentas
Formate, valide, minifique e fa?a escape de JSON diretamente no seu navegador.
Esta ferramenta decodifica apenas tokens e não verifica assinaturas.
Use this free JWT parser to inspect token headers, payload claims, and signatures directly in your browser. It is useful for debugging authentication flows, checking claim values, and understanding token contents without sending them to a server.
Decode access tokens to quickly check subject, issuer, audience, expiration, and custom claims during login or API troubleshooting.
Confirm that header and payload sections are valid JSON and see whether the token shape matches what your app expects.
Paste a token and inspect its contents immediately instead of opening a console or writing temporary parsing scripts.
Continue with adjacent tools that fit the same workflow.