I'm now doing a project that use Backbone.JS,for this case ,the server-side should be RESTful,but,how should I implicit the Authorization?I used to do this with session,And if i use http-basic Authorization,how to log out? thank you for helping my question(my English is just so so :D);
Asked
Active
Viewed 258 times
1
-
http://stackoverflow.com/questions/4163122/http-basic-authentication-log-out – James May 25 '12 at 03:48
-
http://stackoverflow.com/questions/449788/http-authentication-logout-via-php – James May 25 '12 at 03:49
-
Duplicate of [How to log out user from web site using BASIC authentication?](http://stackoverflow.com/questions/233507). It would be good to consolidate the info into a single place. – system PAUSE Apr 15 '13 at 20:31