mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-02 12:22:40 +02:00
- Create app/utils/airtable_token_utils.py for token refresh logic - Update all connectors to use centralized token refresh function - Affected connectors: airtable, clickup, confluence, discord, jira, notion, slack, teams - Improves code reusability and maintainability - No functional changes, pure refactoring |
||
|---|---|---|
| .. | ||
| agents | ||
| config | ||
| connectors | ||
| prompts | ||
| retriever | ||
| routes | ||
| schemas | ||
| services | ||
| tasks | ||
| utils | ||
| __init__.py | ||
| app.py | ||
| celery_app.py | ||
| db.py | ||
| users.py | ||