expressjs / expressjs/session

Support manually roll the cookie?

Open
#688 9 comments 4 reactions 0 assignees View on GitHub
question
Dominant language
JavaScript
Stars
6.4k
Forks
1k
PR merge metrics
No merged PRs in 30d

Description

To extend the session in the client side, by now I have to set the `rolling` field to `true`, but that would cause every request carries the set cookie header.

Could provide a method such as `req.session.rollCookie()` which allow us roll client side cookie manually?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.