Code #257
Saduniperera131629
started this conversation in
Show and tell
Code
#257
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
app.use(session({
secret: process.env.SESSION_SECRET,
resave: false,
saveUninitialized: false
}));
Beta Was this translation helpful? Give feedback.
All reactions