arrow_back All tools
token

JWT Encoder

Sign an HS256/384/512 token with a secret.

Payload
Secret
info

Builds and signs the token in your tab with the Web Crypto API — the secret and payload never leave the page. The reverse lives in the JWT Decoder.

Other tools