a
expect phone other all data are being saved
account.create() only takes four parameters - ID, email, password and name
If you want to add a phone number to an account, you’ll have to call account.updatePhone() after signing in.
Afaik, you can create an anonymous session then use the returned User to add a Phone Number via account.updatePhone() & then later use account.createPhoneSession() for login.
okay
i will try
Recommended threads
- Domain is owned by a different organizat...
Hi Appwrite team, I'm trying to add my custom domain **futlive9.com** to my project, but I'm getting the error: "Domain is owned by a different organization." ...
- Get Profile picture
If I made an app where user need to sign in with Google. Now how do I access the user profile picture?
- Intermittent 60s edge-to-origin stalls r...
Anyone having this problem? Region: SFO. Plan: Pro. UPDATE: "Fastly's documentation notes that enabling origin shielding can resolve backend connection problem...