Encoded Paste a token here

Decoded Edit the payload and secret

HEADER Algorithm & Token Type
PAYLOAD Data
VERIFY SIGNATURE
HMACSHA256(
  base64UrlEncode(header) + "." +
  base64UrlEncode(payload),
  
)
Verification status unknown

Token A


                

Token B


                

Issue New JWT (HS256)

...