Click here to Skip to main content
15,920,217 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I am working on a web application in which user login through facebook account.But I didn't find anything to logout from facebook through my site.I am using codeplex facebook c# sdk.

Thanks!
Posted

1 solution

Please post your code here.


You will have to clear session as well as cookies on the click of logout button. Face book API uses cookies for their authentication.
 
Share this answer
 
Comments
mayankkarki 6-Jun-12 8:41am    
I can only clear cookies form my session not from browser to make logout.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900