JWT Generator

Build and sign JSON Web Tokens with custom headers and claims

Preview
{
 "sub": "1234567890",
 "iss": "my-app",
 "iat": 1786127438,
 "exp": 1786131038
}