Firebase Real Database Security Rule

后端 未结 0 1495
不知归路
不知归路 2021-02-10 08:02

Looking to make my server more secure at this moment my Firebase Security Rules are

{
  "rules": {
    ".read": "auth.uid != null",
         


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