Hierarchy

  • IgpapiState

    Constructors

    Properties

    challenge?: Record<string, any>

    It is the response when you purposefully requested the challenge data from the url provided by checkpoint

    challengePath?: string
    checkpoint?: Record<string, any>

    It is the response when you requested something useful but got response with checkpoint error

    cookies: Cookies = ...
    proxyUrl?: string
    trustedNotificationPollingNonce?: string
    twoFactorIdentifier?: string
    twoFactorUsername?: string

    Used for 2FA

    Methods

    • Returns void

    • Returns string

    • Returns string

    • Returns undefined | string

    • Returns null | string

    • Parameters

      • identifier: string
      • Optionalusername: string
      • OptionaltrustedNotificationPollingNonce: null | string

      Returns void

    • Returns this

    • Returns null | string