For Firebase Authentication, when you're to sign in/up on your application, you need to have the host for that app registered as the whitelisted domain in the Firebase Console in order for the operation to proceed.
Is there a way to do this through the firebase cli or some admin sdk of some sort?
I'm trying to deploy an app that uses firebase authentication through kubernetes (GKE). This means for testing, each new deployment's ingress generates a new external IP that needs to be manually added to the whitelisted for the testing to proceed. The deployment is easily automated, but i can't find a way to automate the adding/removing of the IP to the whitelist, or give the whitelist IPs with wildcards, or remove the whitelist.
The domains/whitelist i'm talking about look like the following in the console:
and in there: