MFA Verify (Finish Sign-in)

If your account has MFA enabled, you’ll see this page after entering your password.

Platform

#MFA Verify (Finish Sign-in)

If your account has MFA enabled, you’ll see this page after entering your password.

#How to verify

  1. Open your authenticator app
  2. Enter the current 6‑digit MFA code
  3. Tap Sign in

If the code is valid, the app completes your login.

#Troubleshooting

  • Code keeps failing
    • Make sure you’re using the most recent code.
    • Confirm your device time is set automatically (time drift can break TOTP codes).

#Platform behavior

#iOS

  • The workflow and labels on iOS follow this page as written.
  • Controls (pickers, sheets, and permissions dialogs) use native iOS presentation.
  • If available, iOS can suggest one-time codes through system autofill.

#Android

  • The workflow and labels on Android follow this page as written.
  • Controls (pickers, sheets, and permissions dialogs) use native Android presentation.
  • If available, Android can suggest one-time codes through system autofill.

#Web

  • No standalone MFA verify route is exposed on web.
  • MFA verification is handled in the web authentication challenge flow.
  • Start authentication from /auth/login and follow challenge prompts as required.