Firestore Security Rules: How should I test that a particular operation (e.g. get:) is completely disabled?

后端 未结 0 1222
暖寄归人
暖寄归人 2020-12-03 08:12

How can I effectively unit test security rules to ensure that a given operation (e.g. get:, delete:) is completely disabled?

No matter how t

相关标签:
回答
  • 消灭零回复
提交回复
热议问题