You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alex Ball edited this page Nov 8, 2022
·
2 revisions
We use Firestore for our application database. It is a NoSQL database that you can think about as "JSON documents in folders". Each document has a path like /generalCourts/192/.... Whether a user can access a document is determined by these security rules.