starsessions icon indicating copy to clipboard operation
starsessions copied to clipboard

Proposal: Support dynamic set cookies lifetime for each session when save

Open trisduong opened this issue 8 months ago • 7 comments

Like Django, we can use the function set_expiry to set the lifetime for the session. It will be helpful when we implement the remember_me function. Thanks in advance.

trisduong avatar May 31 '24 03:05 trisduong