• Opens a Zupass popup to generate a Semaphore signature proof on the user's Zuzalu DB uuid and website referer, which can then be used to fetch user details from the Zupass server, and ensure that the sign in signature was meant for this website. Built specifically for Zuzalu apps.

    Parameters

    • zupassClientUrl: string

      URL of the Zupass client

    • popupUrl: string

      Route where the useZupassPopupSetup hook is being served from

    • originalSiteName: string

      Name of site requesting proof

    Returns void

Generated using TypeDoc