AuthenticateUserTotpInput: {
    kind: Totp;
    otpCode: string;
}

Type declaration

  • kind: Totp
  • otpCode: string

Generated using TypeDoc