-
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…
-
Hello,
I implemented Google and Facebook authentication. All seemed well until today.
I get this error when authenticating with Google:
Logging in the user failed. com.google.firebase.auth.F…
-
FINDING COMMON PATHS
https://stackoverflow.com/questions/32230611/how-to-find-the-overlap-of-polylines-in-order-to-draw-the-common-segment-as-shad
https://jsfiddle.net/geocodezip/ko2gjrxp/5/
FO…
-
package.json
"dependencies": {
"@bam.tech/react-native-image-resizer": "^3.0.9",
"@invertase/react-native-apple-authentication": "^2.3.0",
"@likashefqet/react-native-image-zoom": "^3…
-
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 …
-
### Plugin(s)
- [X] Analytics
- [ ] App
- [ ] App Check
- [ ] Authentication
- [ ] Crashlytics
- [ ] Cloud Firestore
- [ ] Cloud Messaging
- [ ] Cloud Storage
- [ ] Performance
- [ ] Remot…
-
Swap to firebase auth + db stuff?
https://console.firebase.google.com/u/0/project/weirdcc-bc2ce/overview
-
### 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…
-
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…