保護 Cloud Firestore 中的數據
Cloud Firestore 通過兩種不同的方法提供強大的訪問管理和身份驗證,具體取決於您使用的客戶端庫。
對於移動和網絡客戶端庫,使用 Firebase 身份驗證和 Cloud Firestore 安全規則來處理無服務器身份驗證、授權和數據驗證。了解如何使用Cloud Firestore 安全規則保護 Android、Apple 和 Web 客戶端庫的數據。
使用App Check來幫助確保只有您的應用可以訪問您的 Cloud Firestore 數據。
對於服務器客戶端庫,使用身份和訪問管理 (IAM) 來管理對數據庫的訪問。了解如何使用IAM保護 Java、Python、Node.js 和 Go 客戶端庫的數據。
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 2022-06-28 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":"其他"
}]