pfoc / googleauth
Modules allow login to Magento 2 administration panel by G Suite Account
dev-master
2018-11-14 21:11 UTC
Requires
- google/apiclient: ^2.0
This package is auto-updated.
Last update: 2026-03-01 00:26:11 UTC
README
Modules allow login to Magento 2 administration panel by G Suite Account.
Install
composer require pfoc/googleauth
Configuration
Go to System -> Configuration -> GOOGLE AUTH -> General and switch on module by change field Enable to Yes. Then Set Client Id and Secret Id.
Information about how to get Client Id and Secret Id here.
