Secure strapi admin with MFA

System Information
  • Strapi Version: 4.2.2
  • Database: Postgres
  • Node Version: 16.13.0
  • NPM Version: 8.1.0

Hi, I saw that there are some discussions about multi-factor authentication via users and permissions plugin. But what about securing strapi admin with mfa? It is essential to web security.
Is it planned to be added at some point? Or do you have any suggestions on how to implement it on your own?

I would appreciate any help!