This repository was archived by the owner on Apr 7, 2020. It is now read-only.
This repository was archived by the owner on Apr 7, 2020. It is now read-only.
logout not working #49
Open
Description
Behavior is similar to #31 but I have this problem on both Chrome and Firefox and I've turned on dev tools to disable caching and no change.
When I first go to the nginx website using this module, it asks me to login via google but once I do that, I stay logged on forever (days). This is true on Chrome and Firefox. I haven't set the $ngo_extra_validity so I don't know why my cookie hasn't expired. I then added a href link to _signout and when I click that, I get a 302 for that _signout , then a 302 to / then a 302 to accounts.google.com and then a 302 back to my domain with _oauth?state=blah and finally a 200 to my root page. But no logout.
I'm not using the docker image, but installed this directly on my Raspberry Pi.
Thanks,
Metadata
Metadata
Assignees
Labels
No labels