b-nugent / 344WebApp

Web Engineering 344 Project
http://vm344e.se.rit.edu/R2
0 stars 0 forks source link

The User remains logged in even after closing the web browser #4

Open andrewpop1118 opened 8 years ago

andrewpop1118 commented 8 years ago

Microsoft's OWIN library purposely leaves the user logged into Facebook, but still logs the user out of the application. The only way to fix this is to use the Javascript API for Facebook, but doing so would almost make the OWIN library redundant. Therefore, we advise that users either go to Facebook to log out completely from the website.