문제

I would like to make a ASP MVC 3 website with Facebook auth system. I want to add users to my database when they connect to the website so that I can save their posts on the web site. The problem is that I couldn't manage to do a proper login/logout system. I have tried the C# sdk and the Javascript SDK. I have also read some sample code that I found out at web but it's no use... Can anyone provide me a mvc 3 / javascript login/logout system?

Thanks a lot!

도움이 되었습니까?

해결책

Have you tried sample "CSMvc3FacebookApp" from Facebook C# SDK ( http://facebooksdk.codeplex.com/ )?

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top