Class IgpapiState

Hierarchy

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
    • Optional username: string
    • Optional trustedNotificationPollingNonce: null | string

    Returns void

  • Returns null | string