I would like to basically whitelist/blacklist my firebase https function, so that only certain IPs can access it. Is this possible, and if so how?
Asked
Active
Viewed 63 times
1
-
See https://stackoverflow.com/questions/43570358/restrict-access-to-google-cloud-functions-to-a-given-network, https://cloud.google.com/functions/docs/securing/using-vpc-service-controls, and https://stackoverflow.com/questions/62329759/limit-firebase-cloud-function-to-ip-addresses – Frank van Puffelen Aug 16 '20 at 15:23