Can Firebase & Firestore provide secure & anonymous login?
I have a small web-based Flutter application that uses Firebase/Firestore. The security rules are allow read, write; I got an anonymous email from a (friendly) hacker stating that "Our Firebase database credentials are leaked in response to a request" (??)…