Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Firebase user authentication using google private network

Hello,

Question :  Frontend and backend are cloud run services with Ingress "Internal" only. For user authentication I am using firebase, but while authenticating user below url get called, and this url works only through internet. Is there any way, I can authenticate users using firebase with private connection. I want GCP resources should work/access withing GCP internal network. I am accessing application from GCP windows machine having private ip.

url : https://<project_name>.firebaseapp.com/__/auth/iframe?apiKey=<api_key>&appName=%5BDEFAULT%5D&v=10.11...

After little search few articles suggested "Serverless VPC access", but not able to find how this will work with this particular case.

Any help, article, or documentation will be appreciated. 🙂

 

0 0 89
0 REPLIES 0
Top Solution Authors