Infrastructure

Api Auth Device Code

Initiate OAuth2 device authorization flow (RFC 8628).

Returns a device_code (for polling) and a user_code (for the user to enter in the browser at the verification_uri).

post/api/auth/device

Response

Successful Response

{"stackTrail":"paths:/api/auth/device:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes