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

Made compatible to Express 4.x #2

Closed
wants to merge 1 commit into from
Closed

Made compatible to Express 4.x #2

wants to merge 1 commit into from

Conversation

paulomcnally
Copy link

In Express 4.x, express.session does not exist any more, but is put into npm module express-session.
So now if you want to use it use mongoStore(expressSession)

In Express 4.x, express.session does not exist any more, but is put into npm module express-session.
So now if you want to use it use mongoStore(expressSession)
@paulomcnally
Copy link
Author

Apparently this project is not maintained

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

Successfully merging this pull request may close these issues.

None yet

1 participant