start_device_flow

Function start_device_flow 

Source
fn start_device_flow(
    cfg: ServiceOAuthConfig,
    client_id: String,
    name: String,
    wstore: Arc<Store>,
) -> Result<(String, OAuthStatus), String>