aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/client/api
AgeCommit message (Expand)Author
2026-01-01refactor(client): migrate API calls to typed RPC clientnsfisis
2026-01-01fix(auth): redirect to login when session expiresnsfisis
2026-01-01fix(auth): add automatic token refresh on 401 responsesnsfisis
2025-12-31refactor(client): use Hono InferResponseType for API response typesnsfisis
2025-12-31fix(client): parse nested error object in API responsesnsfisis
2025-12-07feat(client): remove registration pagensfisis
2025-12-06feat(client): add API client with auth header supportnsfisis