We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a10730 commit ae4d4b6Copy full SHA for ae4d4b6
packages/amplify_core/lib/src/types/auth/sign_in/auth_sign_in_step.dart
@@ -10,7 +10,7 @@ enum AuthSignInStep {
10
/// an MFA method.
11
continueSignInWithMfaSelection,
12
13
- /// The sign-in is not complete and the user must set up and select an MFA method.
+ /// The sign-in is not complete and the user must select an MFA method to setup.
14
continueSignInWithMfaSetupSelection,
15
16
/// The sign-in is not complete and a TOTP authenticator app must be
0 commit comments