-
## Overview ##
Add Firebase Functions to retrieve/update data from Firebase Realtime Database:
1. Install Firebase Functions as an npm package. Reference: https://firebase.google.com/docs/web/setup
…
-
### [REQUIRED] Version info
**node: n/a**
**firebase-functions: n/a**
**firebase-tools: n/a**
**firebase-admin: n/a**
### [REQUIRED] Test case
Firebase Blocking Auth …
-
### [REQUIRED] Environment info
Version: 13.7.1
OS: Ubuntu
### [REQUIRED] Test case
Deployment with a failing function update.
### [REQUIRED] Steps to reproduce
`firebase deplo…
-
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…
-
### Describe your environment
* Operating System version: OSX (and in the cloud environment)
* Firebase SDK version: ^11.11.0
-
# DeckHub Frontend Development Guide
Welcome to the DeckHub project! This project is an interactive platform designed to help students prepare for certification exams using modern cognitive researc…
-
### [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
-
-
### 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 …
-
Firebase functions will not work with node:8.0
Downgrading node to 6.10 helped to solve this issue. It will be worth to mention **this in bold in this codelab.**
Thank you for your work!
This i…