mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-29 10:56:24 +02:00
- Added ClickUp OAuth authentication flow with new environment variables for client ID, client secret, and redirect URI. - Introduced ClickUpHistoryConnector to manage OAuth-based authentication and token refresh for ClickUp API access. - Created ClickUp connector routes for OAuth flow, including authorization and callback handling. - Updated indexing logic to utilize the new ClickUpHistoryConnector, supporting both OAuth and legacy API token methods. - Enhanced frontend components to reflect the new ClickUp integration and removed legacy API token forms. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| airtable_auth_credentials.py | ||
| atlassian_auth_credentials.py | ||
| base.py | ||
| chunks.py | ||
| clickup_auth_credentials.py | ||
| discord_auth_credentials.py | ||
| documents.py | ||
| google_drive.py | ||
| linear_auth_credentials.py | ||
| logs.py | ||
| new_chat.py | ||
| new_llm_config.py | ||
| notion_auth_credentials.py | ||
| podcasts.py | ||
| rbac_schemas.py | ||
| search_source_connector.py | ||
| search_space.py | ||
| slack_auth_credentials.py | ||
| users.py | ||