ParthSareen
528de77b4b
server: use local cache for sign-in status
...
Update WhoamiHandler and SignoutHandler to use local sign-in cache:
WhoamiHandler:
- Check local cache first before making network call
- Cache successful sign-in response from ollama.com
- Return cached user data when available (no network needed)
SignoutHandler:
- Clear local cache after successful sign-out
2026-01-07 15:36:31 -08:00
..
2025-11-15 20:22:29 -08:00
2024-07-26 14:14:48 -07:00
2025-09-17 14:40:53 -07:00
2025-12-18 13:21:29 -08:00
2025-11-06 14:44:44 -08:00
2024-03-14 20:18:06 -07:00
2024-03-14 20:18:06 -07:00
2025-06-20 11:11:40 -07:00
2025-12-16 15:18:17 -08:00
2024-11-05 14:21:45 -08:00
2025-11-13 13:49:25 -08:00
2024-11-05 14:21:45 -08:00
2024-11-05 14:21:45 -08:00
2025-05-23 14:19:31 -07:00
2025-05-08 11:42:14 -07:00
2025-05-24 13:17:04 -07:00
2025-10-11 16:06:14 -07:00
2025-10-14 01:13:54 -07:00
2025-06-20 11:11:40 -07:00
2025-11-18 11:00:26 -08:00
2025-12-16 15:18:17 -08:00
2025-12-17 19:06:56 -08:00
2025-12-16 15:18:17 -08:00
2025-10-23 11:20:02 -07:00
2026-01-05 18:03:36 -08:00
2026-01-05 18:03:36 -08:00
2024-12-31 18:02:30 -08:00
2026-01-03 02:20:12 -05:00
2026-01-07 15:36:31 -08:00
2025-12-08 11:20:28 -08:00
2025-11-11 13:11:08 -08:00
2024-08-09 12:16:19 -07:00
2024-08-09 12:16:19 -07:00
2025-02-04 19:30:49 -08:00