
can i use mobile authentication in appwrite cloud free plan?

Right now, Appwrite Cloud is in public beta which means all usage is free under the fair use policy.
Pricing was released this week, and will take some time to come into force. Keeping that in mind, even in the Free plan, I doubt there will be a restriction where you can't use mobile authentication

Keep in mind that I'm not a core member, so I might be wrong. This is just what I think based on my current knowledge.

i will take 15$ when deploying

apppwrite team should write it clearly about otp pricing in all plan

Then you shouldn't be worried as you're out of the free tier.

but after that also there is not any price declared for otp issue

What's not clear? With the way Appwrite is set up right now, an OTP is sent to a user's mobile only when calling the account.createPhoneVerification
endpoint.
A user should really hit this endpoint only once for mobile number verification in their lifecycle.
So if free plan says 75K monthly active users, it should include the appropriate number of OTPs sent for these users as well.

oh then its good

yeah I mean keep in mind that these things are subject to change at the discretion of Appwrite. But what I explained is the most likely way they will allocate OTP usage

Just my opinion

[CLOSED] Phone auth OTP limits in Appwrite Cloud
Recommended threads
- Error: Invalid `userId` param: Parameter...
- Upload file
i got this error when try upload file (.Net). I use this line to check my buucket and its all right var buckets = await appWriterInit.Storage.List...
- Need help on Flutter OAuth2
Am trying to use Appwrite OAuth (google, apple and facebook), am been on it for sometimes now which have tried many things but still not able to make it work: ...
