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

    Function setProfileJwks

    • Set a JWKS IRI associated with a WebID in a profile document.

      Type Parameters

      • Dataset extends Readonly<{}>

      Parameters

      • profileDocument: Dataset

        The profile document dataset.

      • webId: string

        The WebID associated with the profile document.

      • jwksIri: string | Url

        The JWKS IRI to be set.

      Returns Dataset

      A modified copy of the profile document, with the JWKS IRI set.

      1.12.0