Changing the domain shown by Google Account Chooser
问题 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