JWT Decoder
Decode and inspect JWT header, payload, and signature.
Signature not verified. This tool decodes the payload without verifying the signature. Never trust a decoded JWT as authentic without server-side verification.
Header
Payload
Signature
Not verified — signature check requires the secret key.
Standard claims
Last updated: By jarvisbox