-
Book Overview & Buying
-
Table Of Contents
ASP.NET Web API Security Essentials
By :
So far we have seen how to integrate external authentication using social media websites such as Facebook and Twitter. Now let's see how to integrate Google authentication. We need to create a project and a create client ID and secret key in the Google developer console and this client ID and secret key should be configured in our application.
Follow the given steps to get the client ID and secret key value from the Google developer console for your application:
Log in to your Google account (https://www.google.com/).
Open the Google developer console site (https://console.developers.google.com/).
Click Create Project:

Fig 21 –Creating Project in Google developer console
Enter the Project Name and click the Create button:

Fig 22 – Providing the project name and create
Click APIs & auth | APIs and enable Google+ API.
Click APIs & auth | Credentials and select the OAuth consent screen tab. Provide the Project Name and Save:

Fig 23 – Providing your email address...
Change the font size
Change margin width
Change background colour