SurfSense/surfsense_backend/app/utils
Anish Sarkar 0fe94bfcf3 feat: add Slack OAuth integration and connector routes
- 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.
2026-01-04 02:30:00 +05:30
..
blocknote_converter.py code quality issues fixed 2025-11-23 16:39:23 +05:30
document_converters.py feat: add unique identifier hash for documents to prevent duplicates across various connectors 2025-10-14 21:11:19 -07:00
oauth_security.py chore: ran both frontend and backend linting 2026-01-03 00:18:17 +05:30
periodic_scheduler.py feat: add BookStack connector for wiki documentation indexing 2025-12-04 14:08:44 +08:00
rbac.py feat: Implement Role-Based Access Control (RBAC) for search space resources. 2025-11-27 22:45:04 -08:00
validators.py feat: add Slack OAuth integration and connector routes 2026-01-04 02:30:00 +05:30