SDKs / typescript / partner-2fa
pollChallenge()Single challenge poll. When status is approved, verificationToken is returned once — capture it immediately.
pollChallenge(challengeId: string): Promise<ChallengePollResult>| Parameter | Type | Required | Description |
|---|---|---|---|
challengeId | string | Required |
Promise<ChallengePollResult>
pollChallenge — View API Reference →