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: 3

Forks: 1

Open Issues: 1

Type:contao-module

pkg:composer/guave/contao-google_login

1.0.2 2016-07-14 11:17 UTC

This package is auto-updated.

Last update: 2025-11-08 23:23:23 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