I am developing a web app. I am having a lot of issues with the Firebase studio not being able to handle it. It gets very confused. I have resorted to opening my firestore to having no restrictions at all, however the app keeps having issues. Anyone have any tips for how to wrangle this to actually understand the concept of firestore users and permissions (I am logged into my app with a user that is of the type “owner” who should have overlord permissions. But when I try to create another user the app keeps having permission issues. This is simple. Or, do I have to go into the code and make this work myself? Sucks but yeah, I guess we are not at the level where this thing can handle stuff like this (which is trivial for anyone developing an app).