samtalksAI
CCConvex Community
•Created by samtalksAI on 7/31/2024 in #support-community
Convex Auth - Duplicate users in users table
I am using both password based and google oauth in convex auth. Signing up (password) and signing in (google) using my email in both - it's creating two entries in the users table. the email is duplicate but the id is obviously different. how do I ensure the duplicacy doesn't happen? ideally if someone logs in though google, can the same record be updated with the password if they were to sign up later again! not sure how it works. New of web dev.
5 replies