-
Check [this docs](https://firebase.google.com/docs/web/modular-upgrade) and explore if the repositories can use the Modular API. If they do, then consider moving the users and posts repositories into …
-
# Flutter Firebase App Setup for Power Users
How to setup a new Flutter project with Firebase, Firestore, Crashlytics, Analytics, and more.
[https://fireship.io/snippets/install-flutterfire/](https:…
-
### [REQUIRED] Please fill in the following fields:
* Pre-built SDK from the [website](https://firebase.google.com/download/cpp) or open-source from this repo: Open source from this repo
*…
-
## What's the problem?
The problem is the difficulty in searching for specific projects in the gallery for inspiration or experimentation in Wordplay as the number of projects increases.
## What'…
-
**Describe the bug**
I want to auth with Firebase and then use token - to store and retrieve data from firebase for authenticated users.
It seems that user object does not contain token.
**To R…
-
Adding user authentication would allow search history to be saved and for users to easily go back to past queries and responses, increasing user experience. Users should be able to log in and create a…
-
### Version info
**firebase-functions-test:** 0.1.6
**firebase-functions:** 3.2.0
**firebase-admin:** 8.3.0
**@firebase/testing:** 0.11.8
**firebase-tools:** 7.2.1
### Test c…
-
Hello,
I have encountered an issue trying to use the plugin with Unity 2018.4.10, the issue is the plugin runs if I add it to an empty project, but when I add it to my project that has firebase wit…
-
Describe my environment
* Operating System version: `Android 9`
* Browser version: `Chrome 103.0.5060.129`
* Firebase SDK version: `9.9.0`
* Firebase Product: `auth`
There is no possi…
-
Currently, anonymous users have no way of converting their account to become real users.
Firebase supports this with a function called `linkAndRetrieveDataWithCredential`