The module add ability for customers to login using TFA.
- Google Authenticator
- Authy
- Duo Security
Run the following command at Magento 2 root folder:
composer require magetarian/module-customer-tfa
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
Run the following command at Magento 2 root folder:
composer remove magetarian/module-customer-tfa
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
Feel free to Fork and contrinute to this module and create a pull request so we will merge your changes to master branch.
Thanks the the contributors