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!
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|||||||
|
|
Have you tried sample "CSMvc3FacebookApp" from Facebook C# SDK ( http://facebooksdk.codeplex.com/ )? |
|||||
|