Ryan

Results 13 comments of Ryan

i figured it out. I didn't think about the lifecycle periodically resetting those values i need to rethink the way this works.

i've refactored it to conditionally set the ENV variables if they don't exist instead of falling through. Everything worked correctly in my testing. Let me know if that isn't the...

@acetcom yes restarting the node.js server will require users to log out and log back in again. I don't think you'd really want sessions persisting across a restart like that...