LivePersonInc / node-agent-sdk

LivePerson Agent Messaging SDK for NodeJS
MIT License
49 stars 78 forks source link

CO-713 handle undefined user #92

Closed asicath closed 4 years ago

asicath commented 4 years ago

we need to capture and expose the situation where userId is undefined after login.

asicath commented 4 years ago

OK, I've refactored the code to make it a bit more readable