pub async fn login_with_events<F>(
config: &CopilotAuthConfig,
workspace_root: &Path,
on_event: F,
) -> Result<()>pub async fn login_with_events<F>(
config: &CopilotAuthConfig,
workspace_root: &Path,
on_event: F,
) -> Result<()>