Decode JSON Web Tokens and verify their signatures (HS256, RS256, ES256, EdDSA) entirely in your browser using the Web Crypto API.

Header
Paste a token above to decode.
Payload
Paste a token above to decode.
Claims summary
Paste a token above to decode.
Signature verification
Paste a secret or public key to verify.