Skip to content

Commit 839fd1c

Browse files
committed
chore: remove broken link
1 parent e7e61f7 commit 839fd1c

File tree

1 file changed

+1
-1
lines changed
  • src/pages/[platform]/build-a-backend/auth/multi-step-sign-in

1 file changed

+1
-1
lines changed

src/pages/[platform]/build-a-backend/auth/multi-step-sign-in/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ async function handleMfaSelection(mfaType: MfaType) {
355355

356356
## Confirm signin with custom challenge
357357

358-
If the next step is `CONFIRM_SIGN_IN_WITH_CUSTOM_CHALLENGE`, Amplify Auth is awaiting completion of a custom authentication challenge. The challenge is based on the AWS Lambda trigger you configured as part of a [custom sign in flow](/[platform]/build-a-backend/auth/customize-auth-lifecycle/custom-auth-flows/#sign-in-a-user).
358+
If the next step is `CONFIRM_SIGN_IN_WITH_CUSTOM_CHALLENGE`, Amplify Auth is awaiting completion of a custom authentication challenge. The challenge is based on the AWS Lambda trigger you configured as part of a custom sign in flow.
359359

360360
For example, your custom challenge Lambda may pass a prompt to the frontend which requires the user to enter a secret code.
361361

0 commit comments

Comments
 (0)