Variable: DEFAULT_DROPBOX_APP_KEY
constDEFAULT_DROPBOX_APP_KEY:"c6wroqtgxztzq9t"
Defined in: electron/services/cloud/internal/cloudServiceSettings.ts:18
Default Dropbox OAuth app key (client_id) shipped with the app.
Remarks
This is not a secret. Desktop apps using OAuth + PKCE are public clients and cannot keep an app secret confidential.