I am using .NET MVC4 and I want a auth extension Facebook, Google & Twitter.
I downloaded DotNetOpenAuth 4.1 but I can’t find any example on the web on how to integrate it with my app and have a Login form of the providers in my view.
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You don’t have to do anything. MVC4 includes this functionality in the default Internet Template.
Just generate a new MVC4 apps, choose the internet template, run it and log in with your facebook id.