Core Ripper Ripper
Back to Developer Tools

JWT Decoder

Decode and inspect JSON Web Token header and payload.

This decodes the token locally in your browser nothing is sent anywhere. It does not verify the signature (that requires the signing secret/key), so a decoded token isn't proof the token is authentic.