-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
first-timers-onlyThis issue is suitable for first timers. However, can be picked by any contributorsThis issue is suitable for first timers. However, can be picked by any contributorsgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
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
Labels
first-timers-onlyThis issue is suitable for first timers. However, can be picked by any contributorsThis issue is suitable for first timers. However, can be picked by any contributorsgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed