-
### Operating System
macOS
### Browser Version
Safari 16.5.2
### Firebase SDK Version
10.1.0
### Firebase SDK Product:
Auth
### Describe your project's tooling
index.html wi…
-
### Related issues
https://github.com/firebase/firebase-functions/issues/739
https://github.com/firebase/firebase-functions/issues/785
### Description
The functions/field documentation…
-
### Please fill in the following fields:
Pre-built SDK from the [website](https://firebase.google.com/download/cpp)
Firebase C++ SDK version: 6.12.0
Firebase plugins in use (Auth, Database, etc.): …
-
**Describe the bug**
- On a fresh install of ` @swensonhe/strapi-plugin-firebase-auth` application crashes.
```
Error: Names must match /^[_a-zA-Z][_a-zA-Z0-9]*$/ but "firebase-config-json" does …
-
The [signInWithEmailAndPassword](https://firebase.google.com/docs/reference/js/firebase.auth.Auth#signInWithEmailAndPassword) method is supposed to return a promise containing [UserCredential] (https:…
-
I followed the example and redirected when the page isn't authenticated: https://github.com/colinhacks/next-firebase-ssr/blob/master/pages/authenticated.tsx#L25
As a result, when I load my website …
-
### [READ] Step 1: Are you in the right place?
### [REQUIRED] Step 2: Describe your environment
* Android Studio version: 2021.2.1 Patch 1
* Firebase Component:
* implementatio…
-
Hello,
I failed many times at integrating polymerfire, always ending up with the `this.$.auth.signInWithPopup is not a function` error.
I think that these README instructions are a bit misleadin…
-
Hello, I'm trying to take on the task of building binding library for the Firebase UI Quickstart project
https://github.com/firebase/FirebaseUI-Android but I am getting a run time exception saying
…
-
When trying the code using a newly created firebase db, signin and signups spit out the following error:
> Projects created at console.firebase.google.com must use the new Firebase Authentication SDK…