kscalelabs / store

K-Scale Labs store
https://robolist.xyz
MIT License
17 stars 13 forks source link

User is STILL duplicated on creation #75

Closed chennisden closed 1 month ago

chennisden commented 1 month ago

In dev, the User object is still created twice. Idea for how to fix: before inserting User objected into database, check that an associated User email entry (w/ the appropriate user id) is present!

chennisden commented 1 month ago

(this is on first login w/ otp)