• Fetches a zip object.

    Parameters

    • formZipFilePath: string

      Path to the zip file

    • authentication: UserSession

      Credentials to zip file

    Returns Promise<JSZip>

    Promise resolving to zip object