Interface

TokenOptions (cloud-services/token)

@ckeditor/ckeditor5-cloud-services/src/token/token

interface

Options for creating tokens.

Filtering

Properties

  • autoRefresh : boolean | undefined

    Specifies whether to start the refresh automatically.

    Defaults to true

  • initValue : string | undefined

    Initial value of the token.