Create API client with auth headers #14

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

Build typed API client for frontend.

Tasks

  • Set up fetch wrapper with base URL
  • Automatically attach auth headers
  • Handle 401 responses (token refresh or logout)
  • Add request/response interceptors
  • Type API responses
Build typed API client for frontend. ## Tasks - [ ] Set up fetch wrapper with base URL - [ ] Automatically attach auth headers - [ ] Handle 401 responses (token refresh or logout) - [ ] Add request/response interceptors - [ ] Type API responses
vikingowl added this to the M1: Hello World milestone 2025-12-16 15:54:45 +01:00
vikingowl added the frontend label 2025-12-16 15:54:45 +01:00
vikingowl added this to the Phase 1: Foundation project 2025-12-16 16:05:08 +01:00
Sign in to join this conversation.