Inspect the header and payload of a JSON Web Token.
warningDecode only — the signature is NOT verified. This tool simply base64url-decodes the token. Never trust a JWT's contents without verifying its signature on a trusted server. Do not paste tokens containing sensitive credentials.