Tool Box

JWT Decoder

Decode and inspect a JSON Web Token (header & payload).

Token

About this tool

Decode a JSON Web Token to inspect its header and payload. The signature is not verified.

How to use

  1. Paste a JWT.
  2. Read the decoded header and payload.
  3. Check whether the token is expired.