I am using discoverAndAddAccountsResponse to answer the first set of MFA challenge questions, but this method only returns an AccountList.
Is there ever a situation where I should expect more MFA questions in response to the first set of MFA questions, and if so, how should I implement that process?
Thanks in advance.