Social Media Api Integration
How to Get Google App Client ID and Client Secret
To access any Google API programmatically, you must have a Google API Console project and Client Id, and Secret. This blog explains how to create them
How to get a Facebook application id and secret key in 2023?
This post explains steps to obtain Facebook App Id and Secret Key to add Facebook Connect (Facebook Login) on a website.
ASP.NET - Login and SignUp with LinkedIn API
Read how to integrate SignIn with LinkedIn button to ASP.NET web app using JS API. We can also use this same functionality for SignUp with a LinkedIn account.
ASP.NET - Signin with Google plus using Google Plus API - Part 2
In previous blog post Login with Google Plus API in ASP.Net website, we looked at how to configure a
ASP.NET - Signin with Google plus using Google Plus API - Part 1
Integrating 'sign in with Google plus' in asp.net websites. Access the googl+ Profile, posts in asp.net website using Google+ REST API.