pub(crate) fn generate_user_fingerprint( client: &Client, fingerprint_material: String, ) -> Result<String, Error>