umass-cicsoft / admin-panel

Admin dashboard for handling CICSoft logistics built using React and Firebase tooling
MIT License
0 stars 0 forks source link

[FEATURE] Add Firebase Authentication for Users of Admin-Panel #30

Open AVS1508 opened 1 year ago

AVS1508 commented 1 year ago

For Node.js Firebase SDK to write to the Realtime Database without troublesome database security rules, we should set up Firebase Authentication so that only authenticated users can read and write data from/to the database.