guave / contao-google_login
A contao module to login per oauth over google api
Package info
github.com/guavestudios/contao-google_login
Type:contao-module
pkg:composer/guave/contao-google_login
1.0.2
2016-07-14 11:17 UTC
Requires
- php: >=5.3
- contao-community-alliance/composer-plugin: ~2.0
- google/apiclient: ^2.0
This package is auto-updated.
Last update: 2026-02-08 23:46:03 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