SurfSense/surfsense_web/components/assistant-ui/connector-popup
Anish Sarkar 53e555f10c feat: implement Composio re-authentication endpoints and refresh logic
- Added new endpoints for re-authenticating Composio connectors, allowing users to refresh their authentication when expired.
- Introduced a method in ComposioService to handle the refresh of connected accounts.
- Updated the frontend to support re-authentication flows, including success notifications and redirection after re-authentication.
- Enhanced error handling for re-authentication processes to improve user experience.
2026-03-19 18:08:23 +05:30
..
components feat: update connector dialog header to improve clarity and user engagement 2026-03-09 16:37:06 -07:00
config refactor: update connector status messages and remove deprecated Google OAuth connector entries 2026-03-18 17:01:07 +05:30
connect-forms feat: integrate SearXNG web search service with platform capabilities 2026-03-14 20:25:25 +05:30
connector-configs feat: implement re-authentication flows for Google Drive, Gmail, and Calendar connectors 2026-03-19 17:51:59 +05:30
constants refactor: remove query params for connector popup and improve connector callback URLs 2026-03-18 16:08:30 +05:30
hooks refactor: migrate OAuth result handling from sessionStorage to cookies and update connector callback implementation 2026-03-18 17:00:54 +05:30
tabs refactor: simplify dashboard layout by removing unused navigation props and implementing a new DocumentsSidebar for better document management 2026-03-05 20:34:02 +05:30
utils refactor: unify all 3 google Composio and non-Composio connector types and pipelines keeping same credential adapters 2026-03-19 05:08:21 +05:30
views feat: implement Composio re-authentication endpoints and refresh logic 2026-03-19 18:08:23 +05:30
index.ts refactor: remove query params for connector popup and improve connector callback URLs 2026-03-18 16:08:30 +05:30