Is there any way to specify an IP address while setting authorized domains in firebase console?
While setting authorized domains (i.e. localhost) in firebase console, can we set an IP address, in order to secure our firebase app from being accessed by someone, when developing it. Or are there any other way to secure your api credentials from being used by unauthorized sources.