<div dir="ltr"><div>Hello All, <br><br>Hypothtetical question: When user 'A' logs in to my Dancer2 App, the app creates the session variable 'user_id' after authenticaltion and passes it to to other routes throughout the app. If at that point another user logs in, user B or even multiple users, is there any risk of the session 'user_id' getting overwritten by another user?<br><br></div></div>