ITEnthusiasm
03/09/2024, 1:48 AMusers
table, but the application also uses SuperTokens
for authentication. Right now, it stores the userId
generated by the SuperTokens EmailPassword
recipe in said users
table. Does that make sense to do? Or should SuperTokens.convertToRecipeUserId(userId)
be stored in the table instead? Does it matter?