SurfSense/surfsense_web/lib/apis
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-api.service.ts fix auth/register endpoint bug 2025-11-20 08:20:47 +02:00
base-api.service.ts refactor: centralize authentication handling 2025-12-02 01:24:09 -08:00
chats-api.service.ts Add create chat mutation 2025-11-20 08:17:57 +02:00
podcasts-api.service.ts add getPodcasts query atom 2025-11-20 08:17:57 +02:00