Devin Prasad ← Tools

Web Security

JWT Decoder & Verifier

Paste a JSON Web Token to decode the header, payload, and signature. Surfaces the security findings that matter — alg confusion, expiration, missing claims, weak algorithms — and optionally verifies the signature against a PEM public key or HMAC secret. Pure client-side; nothing leaves your browser.

Three dot-separated base64url segments. Decode is instant; signature verification is opt-in below.
Paste a JWT above (or load a sample) to see its decoded structure.

Standard Claim Reference

Registered JWT and OIDC claims you'll see most often. Click any claim name to copy.

ClaimFull nameSpecDescription

Network & Security Architect

Need help on a network or security project?

I take consulting engagements for network design, segmentation, and security architecture reviews. Reach out to scope something — direct, or via Upwork.

Copied