I think I want a logout_bare() function so that I can logout via an ajax 
call without going through some contortions to avoid auth.logout()'s 
redirect.

To be more specific, I want a link that says "logout". When clicked, it 
logs me out and executes an ajax callback rather than a redirect.

Reply via email to