Properties
clientId
clientId:
string
clientSecret
clientSecret:
string
logger?
optionallogger?:Logger
maxRetries?
optionalmaxRetries?:number
redirectUri?
optionalredirectUri?:string
refreshToken?
optionalrefreshToken?:string
timeoutMs?
optionaltimeoutMs?:number
tokenFilePath?
optionaltokenFilePath?:string
tokenStorage?
optionaltokenStorage?:TokenStorage|"memory"|"file"