I have a fully-built web app that uses Firebase auth and database. It's hosted on Netlify.
I want my users to see my custom domain when authenticating with Google, here:
Is it possible to do this without hosting my app files on Firebase Hosting?
Thank you.