StartDeviceAuthorizationResponse
Types
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
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
inline fun copy(block: StartDeviceAuthorizationResponse.Builder.() -> Unit = {}): StartDeviceAuthorizationResponse