Add support for logging in via a Google account

The required configuration in hydra.conf:

  enable_google_login = 1
  google_client_id = 238429sdjkds....apps.googleusercontent.com

and optionally persona_allowed_domains to restrict to one or more
domains.
This commit is contained in:
Eelco Dolstra
2016-01-13 17:32:52 +01:00
parent f11ce7e219
commit 5a580b1bb2
7 changed files with 227 additions and 123 deletions

View File

@ -117,6 +117,7 @@ rec {
CatalystViewJSON
CatalystViewTT
CatalystXScriptServerStarman
CryptJWT
CryptRandPasswd
DBDPg
DBDSQLite