JWT Decoder
Decode and inspect a JSON Web Token (header & payload).
Token
About this tool
Decode a JSON Web Token to inspect its header and payload. The signature is not verified.
How to use
- Paste a JWT.
- Read the decoded header and payload.
- Check whether the token is expired.