created a user with OAuth how can I add phone no to the same user the .updatePhone() need password
TL;DR
To add a phone number to an OAuth user without the user's password, developers can typically use a separate method like .updatePhone() that doesn't require the password for authentication.