JWT Decoder

Web & Dev Client-Side Privacy

Decode JWT header, payload, and expiry information.

Success
No expiry set
Header
{
  "alg": "HS256",
  "typ": "JWT"
}
Payload
{
  "sub": "1234567890",
  "name": "Alice",
  "iat": 1516239022
}
Standard Claims
Issued at (iat)1/18/2018, 1:30:22 AM
Signature
SflKxwRJSMeKKF2QT4fwpMeJf36POk6yJV_adQssw5c