c# - Implement Login using Facebook,Twitter,Linkin in asp.net web application -
i had integrate login using google,twitter,facebook asp.net web forms application , i'm not using mvc. searched around , found open source library task.
http://dotnetopenauth.net/
but site doesn't have info on how implement in asp.net web form applications. links on how implement using dotnetopenoauth library appreciated.and no mvc, simple asp.net web forms application
if open project 4.5 template provided of code written, have into.
see also:
http://www.asp.net/aspnet/overview/aspnet-45/oauth-in-the-default-aspnet-45-templates http://blogs.msdn.com/b/webdev/archive/2012/08/15/oauth-openid-support-for-webforms-mvc-and-webpages.aspx
Comments
Post a Comment