JWT Verify (HS256)

Verify a JWT's HS256 signature with a secret.

Runs in your browser — nothing is uploaded

 

How to use

  1. Paste the JWT and the secret.
  2. See whether the signature is valid.

Related tools