pub async fn prepare_apps_connection_secret(
    client: Client,
    cdb: &CoreDB,
) -> Result<(), Error>