- P0: Update auth header after token refresh via GetSession() + SetAuthHeader() - P2: Unconditional req.WithContext(ctx) instead of fragile context.Background() check - Fix: req.Clone(ctx) takes context.Context, not *http.Request (req.WithContext(ctx)) - Remove unused checkAuthenticated() and NewRequestWithContext() helpers
13 KiB
13 KiB