Am I structuring my Firebase Security rules correctly?
I have been trying over and over to restructure my rules in order to get access to the documents with no luck.
Firestore Security Rules: Insufficient Permissions Error When Querying Items Collection
I’m working on a Firestore project with the following data structure:
Can functions in Firestore security rules return document data?
I was having problems with my security rules and copilot said
cloud firestore rules for a CRUD app that uses firestore SDK to communicate to DB
I have a CRUD app which is a telegram bot written in express axios. I’m using firestore SDK and firebase npm package which seems like the preferred way to use my cloud firestore DB