-
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…
-
Swap to firebase auth + db stuff?
https://console.firebase.google.com/u/0/project/weirdcc-bc2ce/overview
-
Current firebase: 9.9.1
Some of firebase's modules are tree-shaking friendly, but some still aren't. In particular, `firebase/database` and `firebase/auth`.
For example, I have a module that doe…
-
i have several problem
firebase push is working ( if i try to send from firebase )
and service account json is saved:
FCM auth not valid if i try to send push directly from to fcm notifications c…
-
**Is your feature request related to a problem? Please describe:**
There's currently an issue with the authentication flow where *in some cases* upon calling the Callback URL (default myapp.fireb…
-
One big aspect of the website we have not yet tackled is authentication. On many websites that you use, you likely have to login in some form with a popular method being OAuth (authenticating via Goog…
-
### Environment
* Operating System version: Android 12
* Browser version: Brave 1.43.90, Chromium 105.0.5195.102, Chrome 105.0.5195.79
* Firebase SDK version: 9.9.0
* Firebase Product: a…
-
### Describe your environment
* Operating System version: Arch Linux
* Firebase SDK version: 11.4.0
* Firebase Product: auth, firestore, storage
* Node.js version: 18.x
* NPM version…
-
-
I have my own authentication method already set up in the project, and I just use analytics with Firestack.
I'd like to notify Firebase about which user is sending those analytics events.
Thank yo…