Skip to content

Commit fa3e3d4

Browse files
yuhengshsjosefaidt
andauthored
Update index.mdx
Co-authored-by: josef <[email protected]>
1 parent 123e728 commit fa3e3d4

File tree

1 file changed

+1
-1
lines changed
  • src/pages/[platform]/build-a-backend/auth/connect-your-frontend/switching-authentication-flows

1 file changed

+1
-1
lines changed

src/pages/[platform]/build-a-backend/auth/connect-your-frontend/switching-authentication-flows/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,8 @@ if (nextStep.signInStep === 'CONFIRM_SIGN_IN_WITH_CUSTOM_CHALLENGE') {
189189
await confirmSignIn({ challengeResponse });
190190
}
191191
```
192-
To create a CUSTOM_AUTH challenge with a Lambda Trigger, please visit [AWS Amplify Custom Auth Challenge example](/[platform]/build-a-backend/functions/examples/custom-auth-flows/) for set up instructions.
193192

193+
To create a CUSTOM_AUTH challenge with a Lambda Trigger, please visit [AWS Amplify Custom Auth Challenge example](/[platform]/build-a-backend/functions/examples/custom-auth-flows/) for setup instructions.
194194

195195
### CAPTCHA authentication
196196

0 commit comments

Comments
 (0)