简体   繁体   中英

Implement Login using Facebook,Twitter,Linkin in asp.net web application

I had to integrate Login using Google,Twitter,Facebook into my asp.net web forms application and i'm not using MVC. I searched around and found a open source library for the task.

http://dotnetopenauth.net/

But the site doesn't have much info on how to implement it in asp.net web form applications. any links on how to implement this using dotnetopenoauth library would be appreciated.And no MVC, simple Asp.net Web forms application

If you open a project with the 4.5 template provided much of the code is already written, you just have to look 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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM