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

after session.destroy() wont regenerate session #4

Open
Kiura opened this issue Oct 7, 2015 · 0 comments
Open

after session.destroy() wont regenerate session #4

Kiura opened this issue Oct 7, 2015 · 0 comments

Comments

@Kiura
Copy link

Kiura commented Oct 7, 2015

After session.destroy() if I try to save session with any data it will throw an error. (TypeError: Cannot set property 'username' of undefined)
If I reload the page, express will generate session again whereas socket.io on new event wont generate session... Any way to work around this issue? any way to force generate session if it doesnt exist?

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

1 participant