JWT decoder

Decode a JWT header/payload and check its expiry.

Header

Payload

The signature cannot be verified without the secret key, so this only decodes. Do not paste sensitive tokens (everything runs in your browser).