pub async fn password_clear_future(
    schema: Option<&Schema>,
    attributes: HashMap<&str, &str>
) -> Result<(), Error>