Expand description
Cloud provider setup and management.
Contains the OAuth sign-in flows for Google Drive, Dropbox, and OneDrive, as well as managed service signup/login, disconnect, and account display logic.
Enums§
- Setup
Error - Cloud provider setup error.
- Storage
Setup Error - Why building the sync storage from config failed. Each arm preserves the
typed error the layer below produced — notably
CloudHomeError, so theis_retryableverdict survives up to the caller rather than being flattened into a string here.