guave / contao-google_login
A contao module to login per oauth over google api
Installs: 16
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 4
Forks: 1
Open Issues: 1
Type:contao-module
Requires
- php: >=5.3
- contao-community-alliance/composer-plugin: ~2.0
- google/apiclient: ^2.0
This package is auto-updated.
Last update: 2024-12-08 21:21:44 UTC
README
A contao module to login per oauth over google api
search for googleemail in user db and login as user
##Dependencies google/apiclient
Install
composer require google/apiclient:^2.0
create an api key with the google API-Manager -https://console.developers.google.com/ register http:://yourdomain.com/check-google-login to allowed redirect urls of your app (only public domains are allowed by google)
download the oauth-credentials.json and copy it to /system/config