Configuration
This package reads a single configuration section, Umbraco:Automate:Providers:ClickUp, which
holds the credentials for your ClickUp OAuth app.
- appsettings.json reference — every key in the section, and where to keep the secret.
- OAuth scopes — why
Scopesshould stay empty.
Per-Workspace settings are not configured in appsettings.json — those live on the
ClickUp connection in the backoffice. The
configuration section is app-level only: one OAuth app, many connections.