mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-06 20:15:17 +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_auth_credentials.py | ||
| base.py | ||
| chunks.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 | ||
| users.py | ||