| Name | Type | Description | Notes |
|---|---|---|---|
| device_code | String | The device verification code | [optional] |
| expires_in | Number | The lifetime in seconds of the device_code and user_code | [optional] |
| interval | Number | The minimum amount of time in seconds the client should wait between polling requests | [optional] |
| user_code | String | The end-user verification code | [optional] |
| verification_uri | String | The end-user verification URI on the authorization server | [optional] |
| verification_uri_complete | String | The verification URI with the user code pre-filled | [optional] |