JWT Decoder

Inspect JWT header, payload, and claims

What is a JSON Web Token?

A JWT is three Base64-encoded chunks separated by dots: header, payload, and signature. The payload carries claims like user ID, roles, and expiry. This tool decodes the first two parts but doesn't verify the signature.

Rejoining the server...

Rejoin failed... trying again in seconds.

Failed to rejoin.
Please retry or reload the page.

The session has been paused by the server.

Failed to resume the session.
Please retry or reload the page.