Please could I ask for a bit of advice.
I have an app that does not require users to create accounts and does not use authentication. The app stores settings in Firestore.
To secure Firestore, I have set-up App Check and set into enforcement mode for Firetore.
I assume that Firestore is now secure and I don't need any Firestore rules.
Is that correct?