in packages/ui/src/components/CognitoAuth/components/MFASelection/index.tsx [44:47]
onFailure(err: any) {
console.error('Cognito sendMFASelectionAnswer Failure', err);
reject(err);
},