SurfSense/surfsense_backend/app/config
Anish Sarkar c5b184d475 feat: add Notion OAuth integration and connector routes
- Introduced Notion OAuth support with new environment variables for client ID, client secret, and redirect URI.
- Implemented Notion connector routes for OAuth flow, including authorization and callback handling.
- Updated existing components to accommodate Notion integration, including validation changes and connector configuration.
- Enhanced the Notion indexer to utilize OAuth access tokens instead of integration tokens.
- Adjusted UI components to reflect the new Notion connector without requiring special configuration.
2026-01-02 20:07:14 +05:30
..
__init__.py feat: add Notion OAuth integration and connector routes 2026-01-02 20:07:14 +05:30
global_llm_config.example.yaml feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00
uvicorn.py Fixed all ruff lint and formatting errors 2025-07-24 14:43:48 -07:00