
I checked the appwrite auth in UI and there is phone number but when I saw the sdk, it wasn't there. How can I add the phone number?

The console uses the server API: https://appwrite.io/docs/server/users?sdk=nodejs-default#usersCreate
In your flutter app, you would call update phone after they log in.
https://appwrite.io/docs/client/account?sdk=web-default#accountUpdatePhone
Recommended threads
- 503 Timeout when Updating or Upserting D...
Hey I’m running into an issue when trying to update or upsert a row in Appwrite. The request hangs for a while and then throws this error: ``` AppwriteException...
- Hola equipo de soporte,
Hola equipo de soporte, Estoy desarrollando una Function en Appwrite Cloud con Node.js 22 y el siguiente package.json: { "name": "upload-whitelist", "type"...
- Sites 30MB limit from GitHub
I’m deploying a site from github as Other type on the Hobby plan. It is actually a Flutter web app but it’s in a subdirectory with the root being an html landin...
