When I look the result of the “Email & password authentication (Firebase Auth)” component (ver. 1.1.3) is not the same in Web and in Android.
For sample, in Web I obtained the Refresh_Token but in Andoid it does’nt exist.
It was strange that my login was fine in Web but not in Android. It was because I used the refresh_token to update the the idToken.