Add more details to NodeJS Redis sessions

I’m using NodeJS and Redis for my sessions.
Is there a way to add more information to the value Wappler sets in Redis for each session? I’d like to add the user’s location, device, etc. Or can I get the sessionID Wappler adds to Redis right after login to add these details to Redis myself?

Community Page
Last updated: