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

    Function redirectToAccessManagementUi

    • Redirects the application to a resource owner's preferred access management UI.

      Parameters

      • accessRequestVc: string | URL | VerifiableCredential | DatasetWithId

        The VC containing the Access Request to a resource.

      • redirectUrl: string | URL

        The URL where the user should be redirected back after having granted access.

      • options: RedirectToAccessManagementUiOptions = {}

        If you are in a NodeJS environment, you must specify a callback to handle the redirection.

      Returns Promise<void>

      0.4.0