Support manually roll the cookie?
Open
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
Assessment
This issue has not been assessed yet.