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 a118f27 commit 7b07d77Copy full SHA for 7b07d77
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