Hi there! Does Supertokens has any kind of session...
# support-questions-legacy
s
Hi there! Does Supertokens has any kind of session id which can be used to differentiate between two logged out users? I wanted to store some data regarding what different users search for. In the case of signed in users, I can store the hash of the userId but this isn't possible for other users.