• Removes the WebID, the accountId, from the OIDC session object, allowing us to replace it with a new value. If there is no session in the Interaction, nothing will happen.

    Parameters

    • provider: Provider

      The OIDC provider.

    • oidcInteraction: Interaction

      The current interaction.

    Returns Promise<void>