JWT Decoder
Decode a JSON Web Token to inspect its contents. Paste your token — it goes nowhere.
This tool decodes the token but does not verify the signature. Do not treat decoded claims as trusted without server-side verification.
Decode a JSON Web Token to inspect its contents. Paste your token — it goes nowhere.