JWT Debugger / Tool
Decode / Validate JWT
Enter base64 encoded secret OR plain text. Required for signature validation/encoding. WARNING: Do not use production secrets here!
Encode (Create JWT)
Enter base64 encoded secret OR plain text. Required for signing. Use the same secret as for validation if applicable.