OAuth providers
ClickUp
Set up ClickUp OAuth for project management and task tracking
Overview
Section titled “Overview”Connect your users to ClickUp for project management, task tracking, and team collaboration.
| Property | Value |
|---|---|
| Provider ID | clickup |
| Category | Productivity |
| PKCE | Supported |
| Token refresh | Not supported (permanent tokens) |
| Redirect URI | Shown in Developer Portal |
Step 1: Create a ClickUp OAuth App
Section titled “Step 1: Create a ClickUp OAuth App”Go to ClickUp Integrations
Navigate to ClickUp Settings → Apps and sign in.
Create an app
Click Create an App.
Configure the application
Enter the app name and add the Redirect URI from the Developer Portal as the Redirect URL.
Get credentials
Copy the Client ID and Client Secret.
Step 2: Add to Alter Vault
Section titled “Step 2: Add to Alter Vault”Open the Developer Portal
Go to portal.alterauth.com and navigate to the application.
Add ClickUp provider
Go to OAuth Providers > Add Provider > ClickUp.
Enter credentials
- Client ID: Paste your ClickUp Client ID
- Client Secret: Paste your ClickUp Client Secret
Save
Click Save. The provider is now active.
- ClickUp does not use scopes. The OAuth token grants access based on the user’s workspace permissions.
- ClickUp access tokens do not expire and there is no refresh token flow.