Overview
Auth state spans middleware.ts, store/auth.store.ts, components/auth-initializer.tsx, and lib/auth-api.ts. When a token expires mid-session the user currently risks a confusing failure and losing an in-progress form.
Tasks
Acceptance Criteria
Dependencies
Blocked by [FE-65]; backend refresh from [BE-80].
Notes for Contributors
Comment below to be assigned.
Overview
Auth state spans
middleware.ts,store/auth.store.ts,components/auth-initializer.tsx, andlib/auth-api.ts. When a token expires mid-session the user currently risks a confusing failure and losing an in-progress form.Tasks
Acceptance Criteria
Dependencies
Blocked by [FE-65]; backend refresh from [BE-80].
Notes for Contributors
Comment below to be assigned.