I had a doubt if i implemented Google Sign in, ans then took users phone number and liked it to users account (which is created using Google as the provider)
Now will i be able to sign in to this same account using Phone number auth ?? As the phone number it linked now so ideally it should be possible
Is this there ? if yes then how can i implement it
TL;DR
Developers are wondering if they can implement phone number authentication after linking a phone number to a user's account through Google Sign-In. It is possible to sign in using phone number authentication after linking the phone number. To implement this, developers can integrate phone number authentication alongside the existing Google Sign-In method in their app.