mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-25 19:15:18 +02:00
- Enhanced LinearConnector and NotionHistoryConnector classes to support automatic token refresh, improving reliability in accessing APIs. - Updated initialization to require session and connector ID, allowing for dynamic credential management. - Introduced new credential schemas for Linear and Notion, encapsulating access and refresh tokens with expiration handling. - Refactored indexers to utilize the new connector structure, ensuring seamless integration with the updated authentication flow. - Improved error handling and logging during token refresh processes for better debugging and user feedback. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| airtable_add_connector_route.py | ||
| circleback_webhook_route.py | ||
| documents_routes.py | ||
| editor_routes.py | ||
| google_calendar_add_connector_route.py | ||
| google_drive_add_connector_route.py | ||
| google_gmail_add_connector_route.py | ||
| linear_add_connector_route.py | ||
| logs_routes.py | ||
| luma_add_connector_route.py | ||
| new_chat_routes.py | ||
| new_llm_config_routes.py | ||
| notes_routes.py | ||
| notion_add_connector_route.py | ||
| podcasts_routes.py | ||
| rbac_routes.py | ||
| search_source_connectors_routes.py | ||
| search_spaces_routes.py | ||