THIS CLASS IS DEPRECATED AND WILL BE REMOVED MID JANUARY 2026.

Deprecated

Use other oauth flows instead

Hierarchy

  • AsyncCreatable<OAuth2Config>
    • DeviceOauthService

Constructors

Properties

GRANT_TYPE: string = 'device'
RESPONSE_TYPE: string = 'device_code'
SCOPE: string = 'refresh_token web api'

Methods