Skip to main content

start_oauth_device_code

Function start_oauth_device_code 

Source
pub fn start_oauth_device_code(
    bundle_root: &Path,
    input: &OAuthDeviceStartInput,
    extension_key: &str,
) -> Result<OAuthDeviceStartReport>