FR: Make databaseAuthVariableOverride work for Firestore · Issue #132 · firebase/firebase-admin-node

From what I understand databaseAuthVariableOverride does not work for Firestore. This was important in the real time database to make sure that scripts don't execute with unchecked permissions. Is ...