reactfire icon indicating copy to clipboard operation
reactfire copied to clipboard

Can we fetch firebase config by api?

Open mohitsud opened this issue 3 years ago • 0 comments

I have a multi tenant application where each tenant has its own unique firebase instance.

I would like to retrieve the firebase config data via an api call. I will be able to secure this as my api will receive a separate Auth token.

Could anyone provide guidance on how I can make the API call before initializing firebase?

mohitsud avatar Jun 16 '22 03:06 mohitsud