简体   繁体   English

Nest的Firebase安全规则

[英]Nest's firebase security rules

I'm trying to mimic the Nest's data/communication using firebaseio.com but by default the security rules are simply: 我正在尝试使用firebaseio.com模仿Nest的数据/通信,但是默认情况下,安全规则很简单:

在此处输入图片说明

What are Nest's security rules so I can test authentication. Nest的安全规则是什么,以便我可以测试身份验证。

It depends on which permissions you have requested for your client. 这取决于您为客户端请求的权限。

The API Reference goes over which fields are readable or writable given any permissions combination. 在给定任何权限组合的情况下, API参考会遍历哪些字段是可读或可写的。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM