HttpApiClient that is generated from an HttpApi based on whether the endpoint requires auth? Currently, my HttpApiClient has all or nothing semantics for sending auth tokens (using transformClient to set the bearer token), which means my CDN cache is being bypassed for every would-be public request that now has an auth token