I have several Firebase projects, hence I have several Firebase private key (firebase_credentials.json files).
How can I use multiple Firebase credentials with this package?
The instruction mention only to add a single firebase_credentials.json in the .env file.
I have several Firebase projects, hence I have several Firebase private key (firebase_credentials.json files). How can I use multiple Firebase credentials with this package? The instruction mention only to add a single firebase_credentials.json in the .env file.