form resubmission logs user back in again

Guyren Howe <[email protected]> Thu, 15 Sep 2005 11:48:38 -0500
Newsgroups gmane.comp.php.pear.liveuser
Message-ID <[email protected]>
I've got a basic liveuser authentication/authorization working, but  
as it stands, after the user logs out, if they go back to the page  
where they logged in, in their history, they get logged back in again.

I could implement a counter or something to catch that, but is this  
something LiveUser should be doing for me?

Thanks.