GithubHelp home page GithubHelp logo

gorkdesign / d8-google-login Goto Github PK

View Code? Open in Web Editor NEW

This project forked from oomphinc/d8-google-login

0.0 1.0 0.0 16 KB

Login to Drupal 8 using your Google account

License: MIT License

PHP 100.00%

d8-google-login's Introduction

THIS MODULE IS NO LONGER MAINTAINED. Please use the Google Plus Login module on Drupal.org instead. Thank you.

Drupal 8 Google Login

Allows users to log in to your site using their Google account. Creates a new Drupal account when the Google account is not yet known, unless site settings disallow user self-registration. This module requires the google/apiclient composer module, specified in this plugin's composer.json file.

Installation

  • Clone this repository into your site's /modules directory.

  • Install the google/apiclient composer package in your Drupal 8 site with the following command:

$ composer require google/apiclient
  • Create an application in your google developer console. Set up your OAuth consent screen, then generate a credentials set under "Add Credentials > OAuth 2.0 Client ID", type "Web Application".

  • Enter http://your-site.com/google-authenticate into the "Authorized redirect URIs" field, and click "Save".

  • Download the client ID JSON file and save with the name google-oauth-secret.json into your site's private directory, as configured by the file_private_path setting in your site's settings.php.

  • Enable the google_oauth module!

d8-google-login's People

Contributors

nevergone avatar bendoh avatar marcaddeo avatar sordahl avatar nathandentzau avatar travismiller avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.