Skip to content

AccessTokenProvider

AccessTokenProvider = string | (() => string | undefined | Promise<string | undefined>)