Database security rules.
Firestore security rules check your authenticated identity and your club against every read and every write before it touches the data. This runs on Google's infrastructure, not inside our app — there is no request that can talk its way around it, and no admin screen or backdoor that exposes one club to another.
at the data