hello all
now days i am working on add social login button in my asp.net webform application.i saw lot of example over the internet to integrate facebook ,google login in asp.net .but i want to add multiple social login button and save user details into database after login at master page .
i have also saw http://www.asp.net/mvc/overview/security/create-an-aspnet-mvc-5-app-with-facebook-and-google-oauth2-and-openid-sign-on but i need in asp webform .
i have tryd many code but i could not solved .please anybody if u have code or know about thn pls give me some sample code or idea .