binouse
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_st
07/27/2022, 5:19 PMrp_st
07/27/2022, 5:21 PMrp_st
07/27/2022, 5:21 PMbinouse
07/28/2022, 9:11 AMuser
table in our new passwordless_users
so we donβt have different valuesrp_st
07/28/2022, 9:12 AMbinouse
07/28/2022, 9:43 AM/recipe/userid/map
does ? Do you have any updated doc or is it not done yet ?rp_st
07/28/2022, 9:44 AMrp_st
07/28/2022, 9:44 AMbinouse
07/28/2022, 9:49 AMrp_st
07/28/2022, 9:49 AMrp_st
07/28/2022, 9:49 AMbinouse
07/28/2022, 9:52 AMrp_st
07/28/2022, 9:52 AM