pub(crate) async fn bootstrap( client: Client, user_id: OwnedUserId, password: String, ) -> Result<()>