Decode Base64URL header and payload locally, review claims quickly and keep in mind that this tool does not verify signatures.
Paste a JWT with two or three segments. Header and payload will be pretty-printed for inspection.
Header.Payload.Signature
Decoding a JWT only reveals its contents. It does not prove authenticity, validity window, issuer trust or signature correctness.
This was useful for you? Do you have a suggestion? Please, consider submit a PR on this project on GitHub