-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Rate-Limited
These updates a…
-
The new one is called the firebase admin SDK and has python libraries of its own.
It is not clear that it is supported by pyfcm: https://firebase.google.com/docs/reference/admin/python
It also appea…
-
### 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…
-
Set up authentication and authorization.
For now, let's leverage some OAuth providers (i.e., Facebook, Google, etc.). May use firebase or just manage our own users.
Configure basic roles for `us…
-
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…
-
Tried firebase auth as a identity provider for our GCP project. Have to say that i liked it a lot. It is plug and play with gread admin SDK.
However, could not use it in our project becouse of out …
-
### DEV STORY
As a user, I should be able to authenticate via email & password.
### AC
**WHEN** I initiate the app and am not logged in
**AND** click the LOGIN link in the navbar
**THEN** I sho…
-
Swap to firebase auth + db stuff?
https://console.firebase.google.com/u/0/project/weirdcc-bc2ce/overview
-
## Issue Description
**Title**: Add Contribution Guidelines
**Description**:
As a contributor, I would like to have clear guidelines and instructions on how to contribute to this Next.js projec…
-
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…