Module dropbox

Module dropbox 

Source
Expand description

Dropbox CloudHome implementation.

Uses the Dropbox HTTP API v2 with OAuth 2.0 (PKCE) tokens. Files are stored in a folder (e.g. /Apps/bae/{library_name}) using native path-based access – no filename encoding needed unlike Google Drive.

Structs§

DropboxCloudHome
Dropbox cloud home backend.