Variable: DEFAULT_GOOGLE_DRIVE_CLIENT_SECRET
constDEFAULT_GOOGLE_DRIVE_CLIENT_SECRET:"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"
Defined in: electron/services/cloud/internal/googleOAuthConfig.ts:39
Default Google OAuth client secret shipped with the app.
Remarks
Desktop apps are public clients; this value is not confidential once the app is distributed. It exists solely so the bundled OAuth client works for end users without requiring environment variables.