Skip to content

Commit e5ec8b9

Browse files
authored
Passwordless: link to UserPool overrides page (#8170)
1 parent b338b11 commit e5ec8b9

File tree

1 file changed

+2
-0
lines changed
  • src/pages/[platform]/build-a-backend/auth/concepts/passwordless

1 file changed

+2
-0
lines changed

src/pages/[platform]/build-a-backend/auth/concepts/passwordless/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ Passwordless authentication removes the security risks and user friction associa
4242

4343
</Callout>
4444

45+
Learn how to implement passwordless sign-in flows by [overriding the Cognito UserPool to enable the sign-in methods below](/[platform]/build-a-backend/auth/modify-resources-with-cdk/#override-cognito-userpool-to-enable-passwordless-sign-in-methods).
46+
4547
{/* need a section about what a "preferred" factor is */}
4648

4749
## SMS OTP

0 commit comments

Comments
 (0)