Start a handoff session to transfer authentication between devices. Returns a handoff code for device linking.
curl --request POST \
--url https://api.fluxer.app/v1/auth/handoff/initiate{
"code": "<string>",
"expires_at": "2023-11-07T05:31:56Z"
}curl --request POST \
--url https://api.fluxer.app/v1/auth/handoff/initiate{
"code": "<string>",
"expires_at": "2023-11-07T05:31:56Z"
}