docs icon indicating copy to clipboard operation
docs copied to clipboard

Android: TOTP Docs are missing/incomplete

Open mattcreaser opened this issue 1 year ago • 1 comments

Describe the content issue: The Android docs for MFA with TOTP are incomplete and, in some cases, incorrect. Here are some of the issues I've noticed:

  • Here the wrong fragment is imported for Android. It shows the TOTP code confirmation, when it should be showing MFA selection.
  • Here Fragments for Android are simply missing, and no code samples are shown for these sections.

URL page where content issue is: https://docs.amplify.aws/android/build-a-backend/auth/multi-step-sign-in/#confirm-signin-with-totp-mfa https://docs.amplify.aws/android/build-a-backend/auth/manage-mfa/#multi-factor-authentication-with-totp

mattcreaser avatar Feb 02 '24 14:02 mattcreaser

I'm working on a PR to resolve these issues.

mattcreaser avatar Feb 02 '24 14:02 mattcreaser