elgentos/frontend2fa 0.1.3

Magento 2 Frontend 2FA implementation

Type

magento2-module

License

MIT

Requires
Requires (dev)

None

Suggests
Provides

None

Conflicts

None

Replaces

None

Elgentos_Frontend2FA

This extension is based on Neyamtux_Authenticator, which offers 2FA for the backend.

Features

  • Ability to enable frontend 2FA for specific customer groups;
  • 2FA is enforced meaning the customer has to either setup or authenticate before continuing after logging in;
  • Open the customer in the backend to be able to reset the 2FA secret;
  • Dutch translation files.

Installation

First install & enable Neyamtux_Authenticator (unfortunately not available through composer).

composer require elgentos/frontend2fa
php bin/magento module:enable Elgentos_Frontend2FA
php bin/magento setup:upgrade

Screenshots

Setup page (in My Account)

image

2FA authentication after logging in when setup is done

image

2FA reset button in backend

image

License

This project is licensed under the MIT License