After user register my app with phone auth, I am having trouble to detect if user exist on firebase. I have set an email address for the user and then call fetchSignInMethodsForEmail, but it is not returning phone provider. Do we have any other method that I can use to detect if user has phone auth provider for flutter?