somelchenko / gauthenticator
Magento 2 two factor authentication using google authenticator
Installs: 27
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: ~7.0.0|~7.1.0|~7.2.0
- christian-riesen/otp: ^2.0
- magento/magento-composer-installer: *
This package is not auto-updated.
Last update: 2025-03-22 05:43:59 UTC
README
Magento 2 Two-factor authentication uses Google Authenticator OTP.
Google Authenticator works with 2-Step Verification for your Google Account to provide an additional layer of security when signing in.
Enable Two-factor authentication for admin customer
Enter your OTP code on login page
Installation
Install module. Run in masgetno root follder
composer require somelchenko/gauthenticator
bin/magento setup:upgrade
Console
Disable two-factor authentication for customer
bin/magento admin:user:disable-google-otp
Google Authenticator Apps
There are also older open source versions of the Google Authenticator app for both iPhone and Android.