n-aggarwal / privacy-messaging-app

This repository contains the code for the final project developed for COMP360: Information Security and Privacy.
0 stars 0 forks source link

Firebase not Working #7

Closed n-aggarwal closed 1 year ago

n-aggarwal commented 1 year ago

As soon as I import firebaseConfig.js to Login.js, the App crashes with an error telling me that it could not find firebase.

n-aggarwal commented 1 year ago

Firebase Auth is up and running. We still need to implement roomSchema and Message Schema collections, but that is not part of this issue since I can now access Firebase and Firestore. As such I am closing this issue.