guave/contao-google_login

A contao module to login per oauth over google api

1.0.2 2016-07-14 11:17 UTC

This package is auto-updated.

Last update: 2024-03-08 19:36:58 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