Device Auth

Device Poll

Poll for device code approval. Returns a JWT when approved.

post/auth/device-poll

Request body

device_codestring required

Response

Successful Response

statusstring required
tokenstring nullable
user_keystring nullable
emailstring nullable

Changes