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
- unlike any other provider, your sites DN...
your nameservers dont work with a funny little CNAME error, which is a weird bug but thats what you get when you try to be the kitchen sink, funny errors.
- Weird Table Causes Console to break
I dont even know how this even happened looks like the $createdAt and , $id got switched? <@831428608895615056>
- I recently switched to TablesDb. When li...
olddb.list_documents( queries =[ Query.order_desc("timestamp"), Query.equal("isPosted",[False]) ] ) Above works fine and reruns documents But below don't return...