TokenProvider type

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