Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

logout problems #59

Closed
dmead opened this issue Apr 14, 2018 · 2 comments
Closed

logout problems #59

dmead opened this issue Apr 14, 2018 · 2 comments
Milestone

Comments

@dmead
Copy link

dmead commented Apr 14, 2018

Hi

I'm using this lib with express 4. is there something special i have to do to make logout work? I don't see it in the examples and it seems like standard express stuff isn't actually working. Are there good examples of logout actually removing a session?

@joshcanhelp
Copy link
Contributor

There is an example of a logout route in the Node.js quickstart.

@eeshugerman
Copy link

so basically this library doesn't support logout out of the box, it needs to be handled manually. looks like the successor to this library does tho.

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

No branches or pull requests

3 participants