jamesbmc / info-capstone

MIT License
0 stars 0 forks source link

Restrict viewing of patients to specific accounts #4

Closed jamesbmc closed 5 years ago

jamesbmc commented 5 years ago

To separate patients by hospital. This is probably hard in firebase so more of a stretch for our MVP.

jamesbmc commented 5 years ago

https://firebase.google.com/docs/database/security/

Not super hard, just needs us to rework how we write patient data to the database.