JWT Debugger
Decode, verify and debug JSON Web Tokens
JWT Token
Secret Key (for verification)
How to use:
- • Paste your JWT token in the input area above
- • Enter your secret key to verify the signature
- • Timestamps are automatically converted to readable format
- • All processing is done locally in your browser
- • Click copy buttons to copy header, payload or signature