LNTWOOL - Buildships doc's are in dire need of ...
Buildships doc's are in dire need of updating. This should be documented. I need to know - if i set a workflow variable, which is basically a transient authentication token, that is unique to each user. When i capture and store the token in the workflow variable, and user 2 hits the api seconds later, is it user 2 token that is stored, thus breaking user 1 not to mention security, now user one see's user 2 information. There is zero information about session state. a user is not using the api for longer than 5 minutes max, so i reaally hope i don't hear an answer of "build out a storage layer"
