Stay organized with collections
Save and categorize content based on your preferences.
Cloud Firestore offers robust access management and authentication
through two different methods, depending on the client libraries you use.
For mobile and web client libraries, use Firebase Authentication and
Cloud Firestore Security Rules to handle serverless authentication,
authorization, and data validation. Learn how to secure your data for the
Android, Apple, and Web client libraries with
Cloud Firestore Security Rules.
Use App Check to help ensure
that only your app can access your Cloud Firestore data.
For your apps that use Cloud Storage for Firebase, use Cloud Firestore to
define conditions for access to your Cloud Storage resources in database
documents that can be accessed by Cloud Storage Security Rules.
For server client libraries, use Identity and Access Management (IAM)
to manage access to your database. Learn how
to secure your data for the Java, Python, Node.js, and Go client libraries
with IAM.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-31 UTC."],[],[]]