async fn on_configure_completed(
    context: &Context,
    param: LoginParam,
    old_addr: Option<String>
) -> Result<()>