Product: Implement MFA
Hi, since the comment section from my original post is closed I submit a new topic.
I asked for MFA implementation with TOTP, mail and Webauthn to fit actual security standard and let the opportunity to users to increase the security of their data.
What you did is implementing 2FA: second factor authentication since you only support one type of second factor.
MFA stand for multiple factor authentication, meaning we should be able to choose multiple methods.
Your implementation was fast and messy, you enabled mail factor for all your users without warning them first and you don't provide any emergency access code. That's a really reckless practice.
So, thanks you for the 2FA implementation that's already a first step that I'm really happy to see and I hope the MFA will follow soon.
Original request link: https://anydo.uservoice.com/forums/143587-any-do-personal/suggestions/48474482-implement-mfa
