Class TwoFactorFacade

Hierarchy

  • TwoFactorFacade

Constructors

Properties

checkTrustedNotificationStatus: ((input: TwoFactorCheckTrustedNotificationStatusInput) => Promise<TwoFactorCheckTrustedNotificationStatusResponse>) = ...
facade: IgpapiFacade
login: ((input: TwoFactorLoginCommandInput) => Promise<AccountLoginResponse>) = ...

Type declaration

sendSms: ((input: SendTwoFactorLoginSmsInput) => Promise<SendTwoFactorLoginSmsResponse>) = ...

Type declaration