Implement multifactor authentication with Strapi

System Information
  • Strapi Version: 4
  • Operating System:
  • Database:
  • Node Version:
  • NPM Version:
  • Yarn Version:

I need to integrate Mircrosoft Authenticator or Google Authenticator to enable 2FA with Strapi
I know Strapi 4 does not support 2FA out of the box.
Is there a way that we can do this ?
Kindly share some resources

Thanks for the question, currently these features are supported in out EE Strapi version and Strapi Cloud Teams Plan.

1 Like

Thanks for the reply @Paul_Brats
I dont need to implement 2FA for admin panel users. I need to enable it for users who are generated through content types. Are you saying enterprise plan enables 2FA for content users?

Did you manage to do it?