共用方式為


TokenProvider type

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