Auth

Initiate GitHub OAuth device flow

Start GitHub device authentication flow. Returns device code and verification URL.

post/api/auth/github/device

Response

Device flow initiated

successboolean required
dataobject nullable
error_dataobject nullable
messagestring nullable

Changes