Implement auth state management #12

Open
opened 2025-12-16 15:54:11 +01:00 by vikingowl · 0 comments
Owner

Set up frontend authentication state.

Tasks

  • Create auth store/context
  • Implement token storage (secure cookies or localStorage)
  • Handle token refresh automatically
  • Expose user info and auth status
  • Handle logout state cleanup
Set up frontend authentication state. ## Tasks - [ ] Create auth store/context - [ ] Implement token storage (secure cookies or localStorage) - [ ] Handle token refresh automatically - [ ] Expose user info and auth status - [ ] Handle logout state cleanup
vikingowl added this to the M2: Auth Complete milestone 2025-12-16 15:54:11 +01:00
vikingowl added the frontendauth labels 2025-12-16 15:54:11 +01:00
vikingowl added this to the Phase 1: Foundation project 2025-12-16 16:05:44 +01:00
Sign in to join this conversation.