CloudServicesTokenOptions
interface
Options for creating tokens.
Properties
-
autoRefresh : boolean | undefined
module:cloud-services/token/token~CloudServicesTokenOptions#autoRefresh
Specifies whether to start the refresh automatically.
Defaults to
true
-
initValue : string | undefined
module:cloud-services/token/token~CloudServicesTokenOptions#initValue
Initial value of the token.