(Cannot reopen my previous issue #28 so I opened a new one)
It looks like the fix added in c0965da is not working, I had the crash again: auth object exists, but auth.access is undefined, so access to auth.access.length crashes the server.
My use case is the following: start server, open browser and authenticate, close browser, keep the server running. When timeout expires I have the crash...
(Cannot reopen my previous issue #28 so I opened a new one)
It looks like the fix added in c0965da is not working, I had the crash again: auth object exists, but auth.access is undefined, so access to auth.access.length crashes the server.
My use case is the following: start server, open browser and authenticate, close browser, keep the server running. When timeout expires I have the crash...