-
Hi,
I tried running this piece of code: (that used to work a month ago..)
`frb = firebase.FirebaseApplication( 'https://myapp.firebaseio.com', authentication=None)
result = frb.put('/latestdata/…
-
It seems like accessing token for users verified via google auth is not working, The req.params.userId and the req.user.Id are never matching, and is always throwing the error message and status cod…
-
![error](https://github.com/Assault-OPS/FilmBuddy-Reborn/assets/137001490/fa8c6746-91d2-4e28-9ac9-233c97e22a28)
Hello!
I keep getting this error, any ideas on what it is?
-
### [REQUIRED] Environment info
**firebase-tools:** 12.4.7
**Platform:** macOS
### [REQUIRED] Test case
When using Firebase Auth with a Next.js App Router (now the reco…
-
**Is your feature request related to a problem? Please describe.**
We are trying to automate Firebase app creation since we manage many apps and most of them need push notifications. I played around …
-
To whom it may concern
> On September 9, 2019, Account Kit will stop integrating with new apps. On December 9, 2019, the daily SMS limit will be reduced to a maximum of 1,000 messages per app ID pe…
-
I want to use the crashlytics plugin to my nativescript angular project for android. I did all the steps in the documentation of crashlytics but in the firebase console, the screen is stuck with "add …
-
During my initial tests, I've connected to firebase, using the firesharp code below, which works fine.
How do I connect as a specific user, applying their security rules? I didn't see a way to pass …
-
**Describe the solution you'd like**
Currently, authentication is handled by Firebase, which while being a simple and cheap solution, does not integrate as well with the AWS architecture. User data c…
-
### Tasks
- [x] Add Docker and docker-compose DB config
- [x] Add Prisma configuration
- [x] Add Basics Prisma Schemas
- [x] Create Organizations DB Schema
- [x] Create Users DB Schema
- […