Edit JSON, pick an algorithm, sign a JWT locally in your browser.
Header
Protected JWS header metadata.
Payload
Claims included in the JWT body.
HMAC secret
Session-only in this tab. Use a long random demo secret.
Ready
Signed token
Generated locally from the current header, payload, and key material.
Signing...