Developer & data / 45 related tools
JWT inspector
Decode the header and payload locally without trusting them.
JWT inspector
Decode the header and payload locally without trusting them.
Inspection is not verification. A decoded token can be forged; verify its signature, issuer, audience, and time claims in the system that relies on it.