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.@envvarMOON_REMOTE_AUTH_TOKEN
Configures basic HTTP authentication.