<div dir="ltr">Fear not, Richard!<div><br></div><div>The great thing about sessions is that they're indexed by cookies, and each of your users gets their own cookie so there's no overlap.</div><div><br></div><div>This blog of mine might be helpful in understanding how it all works:</div><div><br></div><div><a href="http://blog.geekuni.com/2015/06/three-ways-to-implement-sessions.html">http://blog.geekuni.com/2015/06/three-ways-to-implement-sessions.html</a><br></div><div><br></div><div>Andrew</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 18, 2015 at 10:47 PM, Richard Reina <span dir="ltr"><<a href="mailto:gatorreina@gmail.com" target="_blank">gatorreina@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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>
<br>_______________________________________________<br>
dancer-users mailing list<br>
<a href="mailto:dancer-users@dancer.pm">dancer-users@dancer.pm</a><br>
<a href="http://lists.preshweb.co.uk/mailman/listinfo/dancer-users" rel="noreferrer" target="_blank">http://lists.preshweb.co.uk/mailman/listinfo/dancer-users</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Andrew Solomon<div><br></div><div>Mentor@GeekuniĀ <a href="http://geekuni.com/" target="_blank">http://geekuni.com/</a></div><div><a href="http://www.linkedin.com/in/asolomon" target="_blank">http://www.linkedin.com/in/asolomon</a><br></div></div></div>
</div>