Skip to content

Magento 2 two factor authentication using Google Authenticator codes

License

Notifications You must be signed in to change notification settings

somelchenko/Magento2-GAuthenticator

Repository files navigation

Magento 2 Google Authenticator Login

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 610fead922

Enter your OTP code on login page 0fe335dd2c

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

Android

iPhone

There are also older open source versions of the Google Authenticator app for both iPhone and Android.