You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/fragments/lib/auth/common/device_features/common.mdx
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,6 @@ The [device tracking and remembering](https://aws.amazon.com/blogs/mobile/tracki
15
15
**Note:** The [device tracking and remembering](https://aws.amazon.com/blogs/mobile/tracking-and-remembering-devices-using-amazon-cognito-your-user-pools/) features are not available if any of the following conditions are met:
16
16
17
17
- the federated OAuth flow with Cognito User Pools or Hosted UI is used, or
18
-
- the User Pool uses `email/phone_number` or `alias` sign-in method, or
19
18
- when the `signIn` API uses the `USER_PASSWORD_AUTH` as the `authFlowType`.
Copy file name to clipboardExpand all lines: src/pages/[platform]/build-a-backend/auth/concepts/multi-factor-authentication/index.mdx
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -890,7 +890,6 @@ Remembering a device is useful in conjunction with MFA because it allows the sec
890
890
**Note:** The [device tracking and remembering](https://aws.amazon.com/blogs/mobile/tracking-and-remembering-devices-using-amazon-cognito-your-user-pools/) features are not available if any of the following conditions are met:
891
891
892
892
- the federated OAuth flow with Cognito User Pools or Hosted UI is used, or
893
-
- the User Pool uses `email`, `phone_number`, or alias attributes as sign-in methods
894
893
- when the `signIn` API uses the `USER_PASSWORD_AUTH` as the `authFlowType`.
Copy file name to clipboardExpand all lines: src/pages/gen1/[platform]/build-a-backend/auth/manage-mfa/index.mdx
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -755,7 +755,6 @@ Remembering a device is useful in conjunction with MFA because it allows the sec
755
755
**Note:** The [device tracking and remembering](https://aws.amazon.com/blogs/mobile/tracking-and-remembering-devices-using-amazon-cognito-your-user-pools/) features are not available if any of the following conditions are met:
756
756
757
757
- the federated OAuth flow with Cognito User Pools or Hosted UI is used, or
758
-
- the User Pool uses `email/phone_number` or `alias` sign-in method, or
759
758
- when the `signIn` API uses the `USER_PASSWORD_AUTH` as the `authFlowType`.
0 commit comments