I’m trying to wrap my head around this problem…
How are we supposed to handle signups where the user doesn’t own the email address used during the sign up process?
I see that it allows them to sign up even if they don’t own it. I was hoping that “send an email to confirm the email” would work but Bubble appears to add the user BEFORE they confirm the email address. Shouldn’t this happen afterwards?
Use case: John Hacker signs up using Mike Smith’s email address (mike.smith@gmail.com). An email is sent to confirm the sign up but is never clicked because he doesn’t have access to that inbox.
A year later, Mike Smith tries to signs up using his email address but then gets a “this email address is already in use”
What am I missing here?
Thanks, guys