-
Hello,
Thanks for creating such a helpful project. I am currently using the V1 version for my application and am eagerly waiting for the V2 version. I’ve noticed that in V1, Firebase Database and o…
-
I am trying to redeploy my cloud function v2 with a slightly different configuration. My goal is to enable CPU allocation at all times rather than not having CPU allocated when the function is not…
-
### Describe your environment
* Operating System version: OSX (and in the cloud environment)
* Firebase SDK version: ^11.11.0
-
### [REQUIRED] Version info
**node:** v16.13.1
**firebase-functions:** 4.0.0-rc.0 (also reproduced with 3.24.1)
**firebase-tools:** N/A (in yarn.lock)
**firebase-admin:** 1…
maoo updated
8 months ago
-
### [REQUIRED] Environment info
Version: 13.7.1
OS: Ubuntu
### [REQUIRED] Test case
Deployment with a failing function update.
### [REQUIRED] Steps to reproduce
`firebase deplo…
-
We could run this, but I'm not sure we should be using the request and response object or not? Thanks for any pointers!
```
exports.helloWorld = functions.https.onRequest((request, response) => {
…
-
### Description
I want to add google firebase authentication for smooth sign in process without email password
I will google button for "continue with google" and functions.
User can directly sign …
-
-
### Version info
**Angular:** 13.3.11
**Firebase:** 10.7.1
**AngularFire:** 7.6.1
**Other (e.g. Ionic/Cordova, Node, browser, operating system):** MacOS, but deployed to Firebase Hosti…
-
**Is your feature request related to a problem? Please describe.**
Concurrency sometimes is important...
E-Com Plus and integrated solutions webhooks may occur almost at the same time, and it comes …