TokenProvider type

type TokenProvider = (requestInfo: RequestInfo_2) => Promise<string>