Context:
- Backend gets firebase client config key/values (apiKey, authDomain, etc) and passes it to client
- Client uses said config to set which Firebase App it initializes into
- Node backend
I've been browsing the firebase-admin npm module and have yet to find anything that points me in the right direction. Er, actually let me correct myself, the only thing I can't seem to acquire from the backend is the apiKey and appId