MfaChallenge

1type MfaChallenge = object;

Defined in: account-kit/signer/src/client/types.ts:549

Properties

PropertyType

multiFactorChallenge

| { code: string; } | Record<string, any>

multiFactorId

string