Skip to content

Find an alternate way of encrypting cookie #3

@amitguptagwl

Description

@amitguptagwl

Currently, we're using cookie-signature npm package to sign the session-id. It attaches the actual string with the encrypted string. Hence we're planning to change this approach.

One of the possible solutions is saving actual str along with encrypted str in the session store instead of attaching it within the session-id.

Metadata

Metadata

Assignees

No one assigned

    Labels

    first-timers-onlyThis issue is suitable for first timers. However, can be picked by any contributorsgood first issueGood for newcomershelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions