我打算使用firebase创建分享相册的应用。 现在我发现了保护常见对象的问题。
我的数据对象是
"Album" : {
"AbAY6YVhy6MLyvVjyYC517v62o22" : {
"-KeD0I9C-esXW2zA4uH_" : {
"backgroundPattern" : 0,
"collaboratorsIDS" :
[ "cS5O4Klt8CXrrKLJPVkHMaSTltW2","J55nZlr4SSPHL5GW7c7yrUkbAUl1", "LQ5mNECXAMQi9AoLCXh8GMsihf12" ],
"date" : "2017-03-02",
"direction" : 2,
"imageUrl" : "",
"ownerID" : "AbAY6YVhy6MLyvVjyYC517v62o22",
"scrapBookID" : "-KeD0I9C-esXW2zA4uH_",
"title" : "Test"
}
}
问题是,如何为相册设置 .read 和 .write 规则。要点是 collaboratorsIDS 是应该有权访问相册的用户ID。
答案 0 :(得分:0)
ggplot(GenomereportTrim,aes(Sample,Chromosome))+
geom_tile(aes(fill=Chromosome),color = "white")+
scale_fill_gradient(low = "white",high = "steelblue")
通过这种方式,您可以允许访问您的节点以进行协作者ID