Create a signed JWT (HS256) from header and payload.
—
Build a JWT with custom header and payload, signed with HS256. For testing only; keep the secret secure in production.
Is this tool free to use?
Does the tool run in the browser?
Is my data uploaded to a server?
Can I use this tool for large files?
Input
HS256, payload
Output
eyJhbGciOiJIUzI1NiJ9...