mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-06 20:15:17 +02:00
- Introduced Slack OAuth support with new environment variables for client ID, client secret, and redirect URI. - Implemented Slack connector routes for OAuth flow, including authorization and callback handling. - Updated configuration to support both new OAuth format and legacy token handling. - Enhanced the Slack indexer to decrypt tokens when necessary, ensuring compatibility with existing encrypted credentials. - Removed outdated Slack connector UI components and adjusted frontend logic to reflect the new integration. |
||
|---|---|---|
| .. | ||
| __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 | ||