docs
docs copied to clipboard
Android: TOTP Docs are missing/incomplete
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
I'm working on a PR to resolve these issues.