Solved! Thanks @ben! Comparing what you did to what I did I found one simple little mistake. On button click I had the user_logged_in server connect to ‘load’. Changing it to ‘reset’ solved everything. This must be a difference between php and node.js?
But, anyways it’s working!
itworks