Skip to content

renew functionality #14

@vonagam

Description

@vonagam

This check prevents renew option from koa-session to work. The check assumes there are two valid reasons to update data, while there are four: changed, rolling, force, renew.

koa-session has its own reason check before saving. So it does not call store to set data without a reason.

Simply removing this custom check can allow renew option to work. Am i missing something?

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