beginChallenge abstract method

Atomically starts or bypasses a pending challenge.

Implementation

FutureOr<AuthTwoFactorCommandResult> beginChallenge(
  AuthTwoFactorBeginChallengeCommand command,
);