Skip to content

Session data too large #10

@dfrese

Description

@dfrese

Some session-stores have a size restriction, e.g. the for the cookie-store it is 4096 chars, in Chrome at least.
The library stores more than that.

Maybe the required size can be reduced, or maybe it can be left to the user of the library what they really need in the session (i.e. not the whole user-info).
Would certainly be a larger change, to be more of a utility library than a framework library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions