Posted by sourcen on November 17, 2011 at 7:49am
This module allows users to login / register on a Drupal website using their Google login credentials via the Google Identity Toolkit API available on http://code.google.com/apis/identitytoolkit

Status:
- D6 Stable Version is available.
- D7 Dev Version is available.
- Gives Ability to restrict specific email addresses by domain names.
- Support for other providers like AOL, Yahoo, Hotmail.
Upcoming Features:
-
D6 Stable Version. - D7 Stable Version.
-
Support for other providers like AOL, Yahoo, Hotmail. - Options to choose language.
- Options to choose popup skins.
- Options to choose different GoogleIdentityToolKit Widgets like accountchooser, account tabs etc.

Drupal 6 Installation
- Copy the gconnect directory to your sites/SITENAME/modules directory
or sites/all/modules directory. - Enable the module at Administer > Site building > Modules.
- Visit Administer > Site Configuration > Google Connect Settings to configure the Google Developer Key.
- Make sure you enabled Google Identity Toolkit API in the Services tab of code.google.com API console.
- Install the jQuery update module.
- Download jquery-1.4.2.js and jquery-1.4.2.min.js, place them inside replace folder of jquery_update module.
- Update the jquery version to 1.4.2 using the patch available here. http://drupal.org/node/775924#comment-2987316
- ... and you're good to go! Visit user/login or user/register page to see Google Connect buttons.
Drupal 7 Installation
- Copy the gconnect directory to your sites/SITENAME/modules directory
or sites/all/modules directory. - Enable the module at Administer > Site building > Modules.
- Visit Administer > Site Configuration > Google Connect Settings to configure the Google Developer API Key.
- You can get the API key from code.google.com site API console. Please see below image for the API key example.
- Make sure you enabled Google Identity Toolkit API in the Services tab of code.google.com API console.

Sponsorship:
This project is sponsored by SourceN. We provide specialist consulting services in Enterprise Drupal, Views & Panels, Visit us at www.sourcen.com or Contact us.
Downloads
Recommended releases
Development releases
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Reported installs: 201 sites currently report using this module. View usage statistics.
- Downloads: 1,651
- Last modified: March 13, 2012