
I have an account created from Google Provider. Then I need to update the phone number for this account. The method to update the phone number we need to input the password as well. However, since the account was registered from Google provider, we did not provide any password. So what is the password of the account then if there is no password provided during regestired?

You're supposed to be able to pass anything, but there's a bug right now where that doesn't work.

thanks steve

You might need to use a function with a server SDK at the moment

the account api? or user api?

User API
Recommended threads
- Flutter OAuth2 Google Login – Redirect I...
i tried implementing OAuth2 Google Login in my app, and it works fine for the most part, the problem am facing is when i chose a google account to sign in/up wi...
- Error in OAuth2.0 appwrite flutter windo...
I am creatig the OAuth2.0 to support in for android and window here what i did: The android one work good but the window give this** error: ** **"...
- cant add attributes
i have 20 attributes in the table, and when i try to add 1 more, i get error: "The maximum number or size of columns for this table has been reached", is 20 att...
