Langue
Retour

Outils Développeur

JWT Decoder

Decode JWT header et payload avecout verifying the signature.

Entrée

JWT Decoder

jwttokenauthdecoder
Sortie

Decoded JWT

Expires
2100-01-01T00:00:00.000Z
Header
{
  "alg": "HS256",
  "typ": "JWT"
}

Payload
{
  "sub": "123456",
  "project": "ToolDock",
  "role": "editor",
  "exp": 4102444800
}

Signature
signature

Outils similaires

Cookie preferences

We use cookies for essential site features and, with your permission, analytics and advertising.