What is the canonical method to have a user sign out once they are authenticated with Auth_HTTP? I
found the auth:logout() function, but it doesn't seem to actually log
the user out. When I reload the secure page, no password is asked for.
What am I missing?
Please help
Thanks in advance for any guidance.