
I'm inquiring any update on phone authentication specifically on allowing mutliple OTP providers. Accepted ones are currently expensive. In my country we have otp providers with 1/10th the price of the suggested ones

I think, similar to the ability of editing SMTP settings, something that allows toggling between the SMS Providers would be nice in the console!

Exactly, we are limited to only 3 providers who are expensive

In my country most users prefer phone auth than email.

Is this for Cloud or self hosted?

My suggestion should apply to both.

Well, my understanding is that in Cloud, Appwrite will be providing SMS - the user won't be getting their own accounts with the providers

So it would be a bit of a moot point

But self hosted currently supports five SMS providers

@Steven Am I correct in thinking that adding support for another SMS provider would require:
- Create a new Messaging provider in
utopia-php/messaging
and - Add it here - https://github.com/appwrite/appwrite/blob/891099c7c3dc1fe86c4e64467f9249651991b603/app/init.php#L1303C48-L1303C48 ?

Or is there something else needed, too?

Self hosted

Are these the supported providers.??

Looks like msg91 is the cheapest for me
Recommended threads
- Function 404 error - Deployment with the...
I have a function in my Appwrite Cloud (free plan) project that cannot be accessed or deleted (404 in both UI and CLI). I'm stuck at the 5 functions limit and c...
- 1.6 to 1.7 does not work
Appwrite (self-hosted) stopped working after updating from 1.6.2 that was stable. Getting the general_server_error. Mentioning I fallowed all steps for upgrad...
- How to have two Appwrite Instances in Sy...
Hello, I am new to Appwrite. I am currently developing a training app for our sport with a friend and we would like to use Appwrite for this. We would like to d...
