I'm trying to enable phone auth for our users. Currently, users sign up with email/password. Since we also verify their phone numbers, I want to go back and attach phone numbers to these users so they can sign in with OTP.
I set the auth user's phone and phone_confirmed option to true. However, I'm still getting "Signups not allowed for OTP" when trying to login with the phone number attached to the auth user.
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.