FirestoreConfig

class gafaelfawr.config.FirestoreConfig(project)

Bases: object

Configuration for Firestore-based UID/GID assignment.

Parameters:

project (str)

Attributes Summary

project

Project containing the Firestore collections.

Attributes Documentation

project: str

Project containing the Firestore collections.