保护 Cloud Firestore 中的数据
Cloud Firestore 通过两种不同的方法提供强大的访问管理和身份验证功能,具体取决于您使用的客户端库。
移动和 Web 客户端库:使用 Firebase Authentication 和 Cloud Firestore 安全规则来处理无服务器的身份验证、授权和数据验证。了解如何在使用 Android、Apple 和 Web 客户端库时借助 Cloud Firestore 安全规则保护数据安全。
使用 App Check 有助于确保只有您的应用可以访问您的 Cloud Firestore 数据。
服务器客户端库:使用 Identity and Access Management (IAM) 来管理对数据库的访问。了解在使用 Java、Python、Node.js 和 Go 客户端库时如何借助 IAM 保护数据安全。
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2021-12-02 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"没有我需要的信息"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"太复杂/步骤太多"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"内容需要更新"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻译问题"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"示例/代码问题"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"其他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"易于理解"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"解决了我的问题"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"其他"
}]