JWT / OAuth Token Inspector
About JWT / OAuth Token Inspector
Decode JWT headers, OAuth and OIDC claims, and expiry locally in your browser. Inspect token contents without uploading them; decoding does not verify signatures.
How to use this tool
Paste a JWT to inspect its decoded header, claims, and expiry. Review issuer, audience, and time-related claims before using the token in a debugging report.
What to know
Decoding is not signature verification. Readable JWT claims do not prove authenticity, authorization, or that an OAuth access token is valid.