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

    Function getAccessApiEndpoint

    • Discovers the endpoint where access requests may be created for a given resource.

      Parameters

      • resource: string | URL

        The resource for which access may be requested.

      • options: AccessBaseOptions = {}

        Optional properties to customise the access request behaviour.

      Returns Promise<string>

      The URL of the access request server.

      0.4.0