StartDeviceAuthorizationResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The short-lived code that is used by the device when polling for a session token.

Link copied to clipboard

Indicates the number of seconds in which the verification code will become invalid.

Link copied to clipboard

Indicates the number of seconds the client must wait between attempts when polling for a session.

Link copied to clipboard

A one-time user verification code. This is needed to authorize an in-use device.

Link copied to clipboard

The URI of the verification page that takes the userCode to authorize the device.

Link copied to clipboard

An alternate URL that the client can use to automatically launch a browser. This process skips the manual step in which the user visits the verification page and enters their code.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String