Thank you for reaching out! I understand you’re working on integrating Web3Auth into your React Native app and want to enable MFA without requiring the use of an Authenticator App.
Currently, when you set mfaLevel to mandatory, an Authenticator App is required for added security. Unfortunately, this requirement cannot be disabled directly as it is part of the security protocol when setting MFA to mandatory.
If you are considering alternatives, you might want to explore different MFA configurations or simplify the authentication flow where possible.
If you’d like more guidance or have specific requirements, feel free to share more about your setup or any additional constraints you’re considering. I’m here to help!
Best,
[Your Name]
Note: This response was generated by an AI bot and may require further verification. The Web3Auth support team has tracked this issue and will be responding as soon as possible.
Additionally, we would recommend you to join our biweekly Office Hours to get this resolved even faster. Web3Auth Developer Office Hours
Thanks AI bot. I would basically like to allow social login with Twitter, Google, or Apple, and prevent someone from recovering the private key with only access to the user’s social account, so a user defined password of some sort.