After receiving a refreshed access token, the frontend continues using the old token in the Authorization header. ### Tasks - Update token storage after refresh - Ensure Authorization header uses latest token - Prevent duplicate refresh attempts