monsterdonio
01/04/2023, 9:24 PMexp
field in the JWT? I'm trying to update it via the createNewSession
override as mentioned in the docs https://supertokens.com/docs/passwordless/common-customizations/sessions/with-jwt/custom-claims but it doesn't seem to be changing the value in the generated token. Are we not able to change the claims that supertokens adds by default: sub, iss, exp, iat?rp
01/05/2023, 4:00 AM