In a web app we are using Firebase Auth to manage logins and (basic) account creation. When using the Google Login option with the user active with more than one Google account, the user is shown the Google Account Chooser to choose which of the accounts to use on our site. Its heading looks something like this:
Choose an account
to continue to mydomain.com
In my web app's case, instead of showing mydomain.com, it is showing <firebase-project-id>.firebaseapp.com.
What do I have to do to change is so that the account chooser popup shows mydomain.com?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…