Advanced examples of using Cloud Firestore Security Rules
Articles:
- Basic examples of using Cloud Firestore Security Rules
- Advanced examples of using Cloud Firestore Security Rules
In the previous article, I’ve presented some basic examples of using Cloud Firestore Security Rules. Now I will show you and explain more advanced examples, such as creating a condition using token information, comparing incoming data with stored data, and I want to explain to you information about using time in conditions.