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