-
A mode for use during development, not sure if this is needed but the free Firebase quota disappears faster in dev than usual because in the normal use-case, the game is loaded once and then due to th…
-
-
Hello, and thank you for the GitGuardian service that you provide, it is really useful.
I want to point out that you should not auto-detect a Firebase API key as "compromised" since this is not a p…
-
Basic info:
Android Studio version: Android Studio Giraffe | 2022.3.1 Patch 4
Firebase Component: In-App Messaging
Component version: firebase-bom:32.3.1
Describe the problem
We created a new cam…
-
Currently this plugin stores the chat data into firebase.com where you create a free account and with this one is able to handle only up to 50 connections for free. I'm in the need to use this plugin …
-
I'm currently trying to setup next.js authentication with this library and the firebase emulator suite. I had success connecting the next-firebase-auth with our cloud test instance but no success with…
-
I have a wrapper component that redirects unauthenticated users and renders the children (layout in my case) if the user is logged in.
But sometimes it works and sometimes it wont load anything that …
-
# Custom Usernames
Add custom usernames to Firebase users and asynchronously validate uniqueness
[https://fireship.io/courses/react-next-firebase/auth-custom-username/](https://fireship.io/courses/r…
-
When my page loads, while attempting to load certain .webm videos from a network source on Firebase Storage, I receive the error below. The audio from the video begins to automatically play even befor…
-
## Expected Behavior
Using whereIn to filter by document IDs with cloud_firestore_odm should work similarly to cloud_firestore, allowing queries to be made based on a list of document IDs without any…