JWT Token Expiry Calculator
Paste your JWT token into the input field and this tool decodes the payload claims to reveal the expiry time (exp), issued-at time (iat), not-before (nbf), and full decoded header and payload. You'll see whether the token is currently valid, expired, or not yet active, along with a human-readable breakdown of all timestamps.
Results
Token Status
--
Expiry Date & Time (exp)
--
Issued At (iat)
--
Not Before (nbf)
--
Time Until Expiry
--
Total Token Lifetime (seconds)
--
Algorithm (alg)
--
Token Type (typ)
--
Decoded Payload (JSON)
--