Hey there fellow Bubblers!
I’ve been using Twilio for SMS verification, and it’s been working like a charm. However, I’m currently stuck with the obligation of having email confirmation as well. I’ve tried a workaround by allowing users to log in with their email using a default password and then redirecting them to phone verification, but this means they have to go through phone verification every time they log in.
I attempted to create a data field called ‘is-approved=yes’ for phone verification and redirect users to the appropriate page. However, I quickly realized that anyone who log-in with the same email (without the password, which is default) can also gain access.
So, I’m turning to you, Bubble community, for your expertise. What’s the best approach to establish a secure login method that doesn’t require both email and phone verification for every login?
Thanks a million in advance! Your insights are greatly appreciated.