a_tree.
jaynil_71939
kbanman
await session.mergeIntoAccessTokenPayload({ sessionHandle: session.getHandle() });
EJ
funk101
No instance of EmailPassword found.
mvilrokx
200
Bailey
smsDelivery
Passwordless
WonderPandaDev
http://localhost:3000/api/auth/signup/email/exists?email={email}
goodgravy
Diesel
getRedirectionURL: async (context) => { if (context.action === "SUCCESS") { let redirectUrl = context.redirectToPath if (redirectUrl !== undefined) { console.log("yoo redirected path"); console.log(redirectUrl) // we are navigating back to where the user was before they authenticated return redirectUrl } } return undefined; },
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).