GHGetHubApps

JWT Decoder

Read the header, payload and claims inside any JSON Web Token.

Decoding happens entirely in your browser — the token is never sent anywhere. This tool reads the token only; it does not verify the signature, so a decoded token is not a trusted one. Avoid pasting production tokens into any online decoder.

Advertisement