InterfacesGitAuthenticateOptionsOn this pageGitAuthenticateOptions Index PropertiesheadersrepotypeuserProperties headersheaders: IncomingHttpHeadersreporepo: stringtypetype: stringuseruser: () => Promise<[undefined | string, undefined | string]> & (callback: (username?: string, password?: string) => void) => void