Open GoogleCodeExporter opened 8 years ago
Depends on how you define self.auth. Default is auth and session are different
things and are set on different cookies ("auth" vs "session").
So, auth.unset_session() does what is says - clears authentication stuff from
the session:
http://webapp-improved.appspot.com/_modules/webapp2_extras/auth.html#Auth.unset_
session
Original comment by a...@cloudware.it
on 20 Sep 2012 at 9:39
Thanks for clarifying this!
Original comment by broadysm...@gmail.com
on 20 Sep 2012 at 11:27
Original issue reported on code.google.com by
broadysm...@gmail.com
on 14 Jul 2012 at 6:59