how to implement sign in with social media login accounts to my web form using asp.net and c# ?
Sign in with social media accounts to your website is done with 2 steps which are:
Kindly check this tutorial which Integrates Google login in a website.
I tried with this below link. It was working for me to signIn using facebook login credentials. Hope this will help you too.
https://www.aspsnippets.com/Articles/Login-with-FaceBook-account-in-ASPNet-Website.aspx