Home@moonrepo/typesInterfacesPartialRemoteAuthConfigOn this pagePartialRemoteAuthConfig Configures basic HTTP authentication.Index PropertiesheaderstokenProperties optionalheadersheaders?: null | Record<string, string>HTTP headers to inject into every request.optionaltokentoken?: null | stringThe name of an environment variable to use as a bearer token.
Configures basic HTTP authentication.