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

    Function getTemplates

    • Get the templates to which an Access Request applies.

      Parameters

      • vc: DatasetWithId

        The Access Request

      Returns string[]

      The template strings

      const templates = getTemplates(accessRequest);