How to implement 2FA using TOTP (will use Microsoft Auth) in Strapi CMS?
How to implement 2FA on Strapi CMS users? I want users to be able to enable 2FA in the Strapi Admin Panel. This would include showing QR code so that it will be saved in the Microsoft Auth. Is it feasible? I am using Strapi V3. Thanks!