SurfSense/surfsense_web/lib/apis
Claude 1a83d6a3ef
Extract AUTH_TOKEN_KEY constant to improve maintainability
- Create lib/constants.ts with AUTH_TOKEN_KEY
- Update auth-utils.ts to use constant
- Update use-user.ts, use-chats.ts, use-search-space.ts
- Update base-api.service.ts

This prevents typos and makes future updates simpler
across the application per PR review feedback.
2025-11-18 21:49:56 +00:00
..
auth-api.service.ts update login form 2025-11-17 08:10:12 +02:00
base-api.service.ts Extract AUTH_TOKEN_KEY constant to improve maintainability 2025-11-18 21:49:56 +00:00
chats-api.service.ts update chat api service 2025-11-17 08:10:12 +02:00
podcasts.api.ts fix build error 2025-11-17 08:10:12 +02:00