The extension allows you to be authenticated in your Magento 2 backend using your Google Account.
The source is on GitHub: https://github.com/mage2pro/google-backend-login
How to buy
Use the PayPal form below.
You can try it before buy
Use the self-installation instruction below.
How to install
1. Free installation service
Just order my free installation service.
2. Self-installation
composer require mage2pro/google-backend-login:*
bin/magento setup:upgrade
rm -rf pub/static/* && bin/magento setup:static-content:deploy en_US <additional locales, e.g.: de_DE>
rm -rf var/di var/generation generated/code && bin/magento setup:di:compile
If you have some problems while executing these commands, then check the detailed instruction.
Settings
Firstly, set a Google OAuth 2.0 client ID in the Mage2.PRO → APIs → Google → OAuth 2.0 Client ID field:

Then, enable the Mage2.PRO → Backend → Login → Allow Login with Google Account option:
