mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-28 02:23:53 +02:00
- Replaced direct localStorage token access with a centralized `getBearerToken` function across various components and hooks to improve code maintainability and security. - Updated API calls to use `authenticatedFetch` for consistent authentication handling. - Enhanced user experience by ensuring proper redirection to login when authentication fails. - Cleaned up unused imports and improved overall code structure for better readability. |
||
|---|---|---|
| .. | ||
| connector-data.tsx | ||
| ConnectorsTab.tsx | ||
| DocumentUploadTab.tsx | ||
| GridPattern.tsx | ||
| types.ts | ||
| YouTubeTab.tsx | ||