Skip to content

touch() function is re-setting expire date  #25

@woistjadefox

Description

@woistjadefox

Hi there

I just figured out that each time my users reload the page, that the expiry value in the SQLite database gets renewed.
Following your interface, it is the touch function causing a set() call doing this.

Is there a way where I can prevent this behavior? There is the rolling parameter for express-session, which is doing the same with the cookie on the client-side. Maybe makes sense to listen to this or add an extra parameter?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions