๐ป
JWT Decoder
Decode a JSON Web Token to inspect its header and payload. Runs entirely in your browser - your token is never sent anywhere.
๐ Your files stay on your device โ no uploads, no accountsSignature (not verified)
This only decodes the token's contents - it does not verify the signature. Never paste tokens containing sensitive production data into any online tool.
Tool can make mistakes. Check important info.