Documentation "Use with express session" doesn't work, what's the new way? #4364
Answered
by
8o8inCodes
8o8inCodes
asked this question in
Q&A
-
I've been following this guide use-with-express-session and req.session.reload throws an error
I am using latest node and latest npm packages as of right now. |
Beta Was this translation helpful? Give feedback.
Answered by
8o8inCodes
May 8, 2022
Replies: 1 comment 1 reply
-
My mistake, I needed to make a post request to "/login" |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
8o8inCodes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
My mistake, I needed to make a post request to "/login"