DeviceAuthorizationRequestResult.verificationURI()
Returns the verification_uri
field value. Throws an Error
if the field is missing or the value isn't a string.
Definition
function verificationURI(): string;
Returns the verification_uri
field value. Throws an Error
if the field is missing or the value isn't a string.
function verificationURI(): string;