SurfSense/surfsense_web/app/dashboard
Anish Sarkar 95f11521c3 refactor: migrate OAuth result handling from sessionStorage to cookies and update connector callback implementation
- Removed the ConnectorCallbackPage component and replaced it with a route handler that sets the OAuth result in a cookie.
- Updated the useConnectorDialog hook to read from the cookie instead of sessionStorage, ensuring a more consistent state management approach.
2026-03-18 17:00:54 +05:30
..
[search_space_id] refactor: migrate OAuth result handling from sessionStorage to cookies and update connector callback implementation 2026-03-18 17:00:54 +05:30
layout.tsx fix: remove message from loading UI 2026-01-27 15:28:30 +05:30
loading.tsx fix: remove message from loading UI 2026-01-27 15:28:30 +05:30
page.tsx fix: remove message from loading UI 2026-01-27 15:28:30 +05:30