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