Minor Changes
- 6f0a300:
sendMfaOtpnow returns a promise
When usinguseSignInEmailPassword, thesendMfaOtpwasvoid. It now returns a promise that resolves when the server returned the result of the OTP code submission, and returnsisSuccess,isError, anderror.