EdwinN1337
05/30/2022, 8:23 AMrp
05/30/2022, 8:26 AMEdwinN1337
05/30/2022, 8:44 AMrp
05/30/2022, 8:45 AMEdwinN1337
05/30/2022, 9:09 AMjs
createNewSession: async function (input) {
const userInfo = await ThirdPartyEmailPassword.getUserById(input.userId)
const user = await sdk.getUserByEmail({ email: userInfo.email })
this is our logic
don't see any reason to store supertokens user-id in our own db right?rp
05/30/2022, 9:57 AMEdwinN1337
05/30/2022, 11:08 AMrp
05/30/2022, 2:23 PMEdwinN1337
05/30/2022, 2:43 PMhttps://cdn.discordapp.com/attachments/644849840475602944/980748375177695242/unknown.png▾
rp
05/30/2022, 3:01 PM