Skip to content

Default sessions fail #53

@tracend

Description

@tracend

When a session store is not supplied Brisk is trying to create a memory store.

The logic uses the deprecated method of creating a MemoryStore (express 3.x) and needs to be revised.

The advantage of having a session store automatically created needs to be evaluated and either update that logic (currently at line 41) or remove it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions