-
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…
-
Hi,
I'd like to be able to set my resource collection based on the logged in user (e.g. users/Jane), but can't seem to figure out a way to do this easily. I see you can set the `rootref` in the opt…
-
This is not an issue but more of a request for how to integrate basic Firebase authentication in this example app. It's a fantastic resource thank you very much for providing it to the community.
-
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
-
### Describe the bug
I created a project writing to Firestore. Didn't work in production mode, but initially worked in Test mode. It created a seed script to create some collections and I could read/…
-
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…
-
## 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…