Skip to content
This repository has been archived by the owner on Apr 7, 2020. It is now read-only.

logout not working #49

Open
IguanaBen opened this issue Jun 14, 2019 · 0 comments
Open

logout not working #49

IguanaBen opened this issue Jun 14, 2019 · 0 comments

Comments

@IguanaBen
Copy link

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,

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant