Closed GJDK closed 4 years ago
Hi, @GJDK , There is no separate method for requesting a code (only sendMFACode and resendConfirmationCode). You can try to logout the user before a secured operation or use another SMS service for getting the code.
Thansk @furaiev . Closing this issue.
Hi @furaiev, we enabled MFA while sign-in and we use sendMFACode method to achieve it. Can we have an another method to request for MFA code when we intend to do some (secured) transactions/actions?
Thanks in advance.