JWT Decoder
Paste a JSON Web Token to read its header and payload, with the expiry shown in plain local time. It all runs in your browser: nothing is sent anywhere.
The signature is not verified. This decodes only.
Paste a JSON Web Token to read its header and payload, with the expiry shown in plain local time. It all runs in your browser: nothing is sent anywhere.
The signature is not verified. This decodes only.