SurfSense/surfsense_web/atoms
DESKTOP-RTLN3BA\$punk b2a97b39ce refactor: centralize authentication handling
- 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.
2025-12-02 01:24:09 -08:00
..
auth Refactor register page 2025-11-17 08:10:12 +02:00
chats refactor: centralize authentication handling 2025-12-02 01:24:09 -08:00
podcasts refactor: centralize authentication handling 2025-12-02 01:24:09 -08:00
seach-spaces format with biome 2025-11-17 08:10:12 +02:00
announcement.atom.ts improve naming 2025-11-17 08:09:17 +02:00