pub(crate) async fn execute_selected_protocol(
    opt: Opt,
    client: &mut AuthClientLib
) -> Result<(), Box<dyn Error>>