Run locally
tols jwt enc @payload.json --secret='<secret>' --header=$'{\n "alg": "HS256",\n "typ": "JWT"\n}' Secret Key
tols jwt enc @payload.json --secret='<secret>' --header=$'{\n "alg": "HS256",\n "typ": "JWT"\n}'