Relative Content

Tag Archive for firebaseauthenticationgoogle-cloud-platformcloud

Firebase Hosting + Cloud run – how to authenticate?

I am using a custom DNS with Firebase Hosting to serve a web app, and also to rewrite traffic to a Cloud Run instance. I’ve set it up according to the docs (https://firebase.google.com/docs/hosting/cloud-run) and it is working nicely.