SurfSense/surfsense_web/lib
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
..
apis refactor: centralize authentication handling 2025-12-02 01:24:09 -08:00
connectors Renaming resources 2025-11-22 19:19:00 -08:00
query-client add getPodcasts query atom 2025-11-20 08:17:57 +02:00
auth-errors.ts fix: linting and document limit 2025-09-18 17:46:51 -07:00
auth-utils.ts refactor: centralize authentication handling 2025-12-02 01:24:09 -08:00
error.ts Refactor register page 2025-11-17 08:10:12 +02:00
pagination.ts chore: biome & ruff checks 2025-10-01 18:50:36 -07:00
source.ts Biome: fixes for hooks & lib directory 2025-07-27 10:44:27 -07:00
utils.ts Refactor register page 2025-11-17 08:10:12 +02:00