Firebase ENV
Last updated
Last updated
1.Getting the key , in the firebase dashboard
Project Settings --> General --> Web API Key
2. Setting ENV in firebase project, in terminal
3. using the ENV API key in the cloud function
This will take effect on next deployment of the firebase app.