Skip to main content

logout_with_events

Function logout_with_events 

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