Skip to content

Should every user have a different session key? #293

Answered by sergiodxa
thibpun asked this question in Q&A
Discussion options

You must be logged in to vote

The session storage is an object, the data you return is stored in a key of that object, that key is the session key, by default the session key is user.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by thibpun
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants