Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 426 Bytes

File metadata and controls

15 lines (7 loc) · 426 Bytes

googlelogin

Login in Drupal with your google acount

How to configure the module.

Create a google project

You must go to https://developers.google.com/api-client-library/php/auth/web-app#creatingcred and create a Web project, and get the Client ID, and the Secret Client.

Configure googlelogin module

In the path: admin/config/system/googleloginform fill the form with the information from Google Project.