alisha
07/27/2022, 11:18 AMTy Hitzeman
07/27/2022, 1:58 PMBinouse
07/27/2022, 3:29 PMconsumeCode
function and returned a custom id in response.user.id
but still got a generated userId in my passwordless_users
table. Is it okay to really override the stored userId or should I simply override getUserByEmail
, getUserById
, getUserByPhoneNumber
and updateUser
functions so they return the correct Id ?rp
07/27/2022, 5:19 PMaV
07/27/2022, 5:34 PMArjun
07/27/2022, 6:43 PMdjodjo02130
07/27/2022, 7:05 PMAlankazam
07/27/2022, 8:52 PMdjodjo02130
07/27/2022, 8:53 PMveritas
07/27/2022, 8:58 PMAdiboi
07/27/2022, 10:07 PMAl V
07/27/2022, 11:43 PMAl V
07/27/2022, 11:43 PMAl V
07/27/2022, 11:45 PMAl V
07/27/2022, 11:45 PMrp
07/28/2022, 3:02 AMAlankazam
07/28/2022, 4:50 AMyzs
07/28/2022, 8:29 AMrp
07/28/2022, 8:46 AMGuldberg
07/28/2022, 10:18 AMconnectionURI
and apiKey
So this part:
ts
supertokens: {
connectionURI: "http://localhost:3567",
apiKey: "someKey" // OR can be undefined
},
https://supertokens.com/docs/thirdparty/quick-setup/core/with-docker#connecting-the-backend-sdk-with-supertokens-IaS1506
07/28/2022, 10:43 AMjoe-L
07/28/2022, 1:13 PMrp
07/28/2022, 1:30 PMAl V
07/28/2022, 3:33 PMAl V
07/28/2022, 3:33 PMITEnthusiasm
07/28/2022, 3:48 PMITEnthusiasm
07/28/2022, 3:49 PMAl V
07/28/2022, 3:49 PMrp
07/28/2022, 3:50 PMdjodjo02130
07/28/2022, 7:05 PM