GaleKit
Security

JWT Decoder

Decode a JSON Web Token header and payload locally without uploading the token.

JSON Web Token

Decoding does not verify the signature or prove that a token is trustworthy. Do not use decoded claims for authorization decisions.

Decoded header
Decoded payload