DeviceAuthorizationRequestResult.deviceCode()

Returns the device_code field value. Throws an Error if the field is missing or the value isn't a string.

Definition

function deviceCode(): string;