Auth

Initiate handoff

Start a handoff session to transfer authentication between devices. Returns a handoff code for device linking.

post/auth/handoff/initiate

Response

Success

codestring required

Handoff code to share with the receiving device

expires_atstring date-time required

ISO 8601 timestamp when the handoff code expires

poll_secretstring

Secret the initiating device must present to retrieve the token

Changes