Thanks to firebase v 3.9.0, my social OAuth is working great in my ionic app. I have one little change I\'d like to make. When prompted to login, it says \"Sign in to cont
You should make these modifications in the Google API Console (https://console.cloud.google.com). Go there, find your project's credentials, click "OAuth consent screen" and then there is a textbox that says "Product name shown to users", change the current name to your app's name and click "Save".