auth0 / passport-windowsauth

Windows Authentication strategy for Passport.js
MIT License
178 stars 54 forks source link

do not call console.log() for error that ldapjs will handle #46

Closed carlnc closed 7 years ago

carlnc commented 7 years ago

Now getting LDAP connection error: { Error: read ECONNRESET as well.

Investigating.