Skip to main content

link_wrapped_complete

Function link_wrapped_complete 

Source
pub fn link_wrapped_complete(
    id: &str,
    edit_token: &str,
    code: &str,
) -> Result<(), String>
Expand description

Complete a login-less machine link on the second machine: join this card into the pairing code’s group. Auth: this card’s edit_token — no account. Server: POST /api/wrapped/:id/link/complete.