{# canonical_base is the OWNING tenant's origin: all 16 Peasy domains serve the same catalogue, so a page rendered by a non-owner points its canonical at the owner instead of competing with it. Falls back to this site for static/self-owned pages. #}
🍋
Menu
🍋 Privacy & Security

Decodificador JWT

Decodifique e inspecione tokens JWT.

Free Apenas no navegador No sign-up Popular
chars words sentences lines

Resultados

Resultado

Sobre Decodificador JWT

Decodifique e inspecione tokens JWT (JSON Web Token). Visualize cabeçalho, payload e informações de assinatura. Verifique expiração e claims.

Como funciona

JWTs are three Base64URL-encoded segments separated by dots. This tool decodes the header and payload segments and formats them as JSON. The signature segment is displayed as-is (verification requires the secret key).

Perguntas frequentes