Hi, is the list of all users in the all_auth_recip...
# general
w
Hi, is the list of all users in the all_auth_recipe_users table? And table for users logged in throuch email and password is emailpassword_users table and through providers is thirdparty_users? I'm trying connect superTokens tables for all users with my table.
r
yes. this is correct
w
Ok. Is email in session too or do I have to get one in other way?
r
email is not in the sessions table
w
However, I was remembering good. So how should I link all_auth_recipe_users with table where is email? Sometimes I need email.
@rp_st ? 🤔 🙂
2 Views