An internal memory cache caused issues when running multiple node.exe processes on the same server. This has now been resolved by using express-session
to persist the authentication data in the login process.
Dependencies have also been updated.
An internal memory cache caused issues when running multiple node.exe processes on the same server. This has now been resolved by using express-session
to persist the authentication data in the login process.
Dependencies have also been updated.