BestCloudHostingASP.NET | Best and free ASP.NET Hosting. Today I will explains how to useĀ Google plus authentication in ASP.NET . Ok let me to show you.
How to get Google API access:
- Open https://code.google.com/apis/console/?pli=1
- Login using your Gmail account.
- Click on “Credentials” under “APIs & auth” in the left side.
- Click the “Create new client ID” button.
- It will open a dialog box to create a new Client ID.
- Select Web Application and Set the Authorized JavaScript origins (example: http://localhost), Authorized redirect URIs (example: http://localhost/googleplus/Test.aspx).
- Click “Create Client ID” and it will create a Client ID detail.