pub async fn init_with_browser( cloud_endpoint: Option<Url>, ) -> Result<AppPassword, Error>
Opens the default web browser in the host machine and awaits a single request containing the profile’s app password.