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

    Function getInbox

    • Get the inbox of the requestor of an Access Grant/Request.

      Parameters

      • vc: DatasetWithId

        The Access Grant/Request

      Returns undefined | string

      The requestors inbox

      const inbox = getInbox(accessGrant);