mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-10 00:02:40 +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_indexer.py | ||
| base.py | ||
| bookstack_indexer.py | ||
| clickup_indexer.py | ||
| confluence_indexer.py | ||
| discord_indexer.py | ||
| elasticsearch_indexer.py | ||
| github_indexer.py | ||
| google_calendar_indexer.py | ||
| google_drive_indexer.py | ||
| google_gmail_indexer.py | ||
| jira_indexer.py | ||
| linear_indexer.py | ||
| luma_indexer.py | ||
| notion_indexer.py | ||
| slack_indexer.py | ||
| webcrawler_indexer.py | ||