Function mz::command::profile::init_with_browser

source ·
pub async fn init_with_browser(
    cloud_endpoint: Option<Url>,
) -> Result<AppPassword, Error>
Expand description

Opens the default web browser in the host machine and awaits a single request containing the profile’s app password.