public AuthMyFirstBaseApi(ClientConfig config, AuthConfig authConfig) : base(config) { this.authConfig = authConfig; }