🔑

JWT Debugger

BETA

Decode, verify, and encode JWT tokens with support for all major signing algorithms

JWT Token

Paste your JWT token here

Decoded JWT

Enter a valid JWT to see decoded content

🔍

Enter a JWT token to see the decoded content

Supported Algorithms

HMAC

HS256
HMAC using SHA-256
HS384
HMAC using SHA-384
HS512
HMAC using SHA-512

RSA

RS256
RSASSA-PKCS1-v1_5 using SHA-256
RS384
RSASSA-PKCS1-v1_5 using SHA-384
RS512
RSASSA-PKCS1-v1_5 using SHA-512

ECDSA

ES256
ECDSA using P-256 and SHA-256
ES384
ECDSA using P-384 and SHA-384
ES512
ECDSA using P-521 and SHA-512