JWT Decoder

Decode JWT tokens and extract header, payload, and signature information. Displays expiration status, issued time, and other claims.

Standard JWT Claims Recognized
exp
iat
nbf
iss
sub
aud
jti
Input