@inrupt/solid-client
    Preparing search index...

    Function hasAccessibleAcl

    • Given a [[SolidDataset]], verify whether its Access Control List is accessible to the current user.

      This should generally only be true for SolidDatasets fetched by [[getSolidDatasetWithAcl]].

      Please note that the Web Access Control specification is not yet finalised, and hence, this function is still experimental and can change in a non-major release.

      Type Parameters

      Parameters

      Returns dataset is WithAccessibleAcl<ResourceExt>

      Whether the given dataset has a an ACL that is accessible to the current user.