IchigorOriginal post
Rank 1: Thread
Is it possible to connect your other provider via API to the Flutter x Appwrite x Other SMS Provider project.
I need registration and authorization by phone number
How can I identify a user in Appwrite who has received a sms code from a third-party sms service?
Summary
Developers want to use a different SMS provider for authentication in a Flutter x Appwrite project. They need help integrating the new provider's API and identifying users who receive a code from the third-party service to register and authorize them in Appwrite.