Google Social App User Guide

From Social ID Developers
Jump to: navigation, search

Contents

Requirements

To create a Google Login you must have a Google account, if you already have one, you can skip the registration form:

https://accounts.google.com/signup

New Project

Access the Google for Developers page:

https://console.developers.google.com/apis/

Click on "Create a Project" or open the Project selector and click on "New Project"

Social-apps-google-1.png


Provide your Project's Name

Social-apps-google-2.png

Enable APIs

Click on Project Selector, select the created project and then click on "Enable APIs and Services". At the search field, look for "Google People API" and "Contacts API".

Social-apps-google-3.png


Enable both APIs by clicking Enable.

Social-apps-google-4.png


Credentials

At the Side Bar Menu go to "APIs & Services" > "Credentials". Access the "OAuth consent screen", provide at least the "Product name" and then save it.

Social-apps-google-5.png


Access "Credentials" tab and click on "Create credentials" > "OAuth client ID". Select "Web application" type, fill a name for this client, add the CoffeeBean URIs to "Authorized JavaScript origins" and "Authorized redirect URIs" and Create your OAuth client:

Authorized JavaScript origins: https://app.socialidnow.com
Authorized redirect URIs: https://app.socialidnow.com/marketing/login/gplus


Social-apps-google-6.png

When created, a modal will be displayed and will provide your app id and app secret (which can be accessed by clicking on the created OAuth Client). When demanded, provide these credentials at the Social-ID platform.

Social-apps-google-7.png


Create Custom Login App

Access your account at https://app.socialidnow.com/. Open the dropdown of your account and click on "Social Apps".

Social-apps-select-social-apps.png

Click on "Add a new Social App" and select Google type.

Social-apps-social-app-type.png

Choose a name for your Social App and provide the Client ID and Client Secret from the created Google OAuth Client.

At this point, you can request permission for each piece of information you want to capture from Google Account when users log in using your Social App. With all set, just click on "Create the Social App" to get your Custom Google Social App.

Social-apps-google-8.png

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox