master
Simplify JSDoc of AuthenticationError.
No more monkeypatching node's http.IncomingMessage.
Add option to keep session data on logout.
Merge branch 'master' into authinfo-assignprop
Add more session strategy documentation.
Revise Authenticator#authenticate docs.
Improving jsdoc.
Use utils-merge rather than Object.assign for compatibility.