Sign in

Type: DeviceAuthorizationResponse

Response from the Device Authorization Request.

Properties

PropertyTypeDescription
device_codestringThe device verification code.
expires_innumberThe lifetime in seconds of the "device_code" and "user_code".
interval?numberThe minimum amount of time in seconds that the client SHOULD wait between polling requests to the token endpoint.
user_codestringThe end-user verification code.
verification_uristringThe end-user verification URI.
verification_uri_complete?stringA verification URI that includes the "user_code" in the query parameter.
© 2024 MonoCloud. All rights reserved.