Skip to content

Commit 2afa543

Browse files
authored
remove untrue claim about device tracking (#7898)
1 parent f329cce commit 2afa543

File tree

3 files changed

+0
-3
lines changed
  • src
    • fragments/lib/auth/common/device_features
    • pages
      • [platform]/build-a-backend/auth/concepts/multi-factor-authentication
      • gen1/[platform]/build-a-backend/auth/manage-mfa

3 files changed

+0
-3
lines changed

src/fragments/lib/auth/common/device_features/common.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ The [device tracking and remembering](https://aws.amazon.com/blogs/mobile/tracki
1515
**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:
1616

1717
- 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
1918
- when the `signIn` API uses the `USER_PASSWORD_AUTH` as the `authFlowType`.
2019

2120
</Callout>

src/pages/[platform]/build-a-backend/auth/concepts/multi-factor-authentication/index.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -890,7 +890,6 @@ Remembering a device is useful in conjunction with MFA because it allows the sec
890890
**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:
891891

892892
- 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
894893
- when the `signIn` API uses the `USER_PASSWORD_AUTH` as the `authFlowType`.
895894

896895
</Callout>

src/pages/gen1/[platform]/build-a-backend/auth/manage-mfa/index.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -755,7 +755,6 @@ Remembering a device is useful in conjunction with MFA because it allows the sec
755755
**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:
756756

757757
- 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
759758
- when the `signIn` API uses the `USER_PASSWORD_AUTH` as the `authFlowType`.
760759

761760
</Callout>

0 commit comments

Comments
 (0)