wdjzr
humara bajaj
Initialisation not done. Did you forget to call the SuperTokens.init function?
alen_george
kalibcheil0320
orszi7861
const currAccessTokenPayload = req.session!.getAccessTokenPayload(); await req.session!.updateAccessTokenPayload({ newKey: 'newValue', ...currAccessTokenPayload });
const { accessTokenPayload } = useSessionContext();
aquajet
Jalil Jarjanazy
mavridko
tomita0022
nomorethrow
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).