APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
Search
Home
GitLab
DeviceAuthorizationResponse
GitLab
· Schema
DeviceAuthorizationResponse
DeviceAuthorizationResponse from GitLab API
Code
Platform
Software Development
Source Control
Properties
Name
Type
Description
device_code
string
The device verification code used to poll for the access token.
user_code
string
The end-user verification code to enter on the authorization page.
verification_uri
string
The end-user verification URI on the authorization server.
verification_uri_complete
string
The verification URI that includes the user_code.
expires_in
integer
The lifetime in seconds of the device_code and user_code.
interval
integer
Minimum number of seconds between polling requests.
View JSON Schema on GitHub