auth0 / passport-windowsauth

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

need to update passport #38

Open holdfenytolvaj opened 8 years ago

holdfenytolvaj commented 8 years ago

There is a bug in passport, that is fixed with 2.2. if the _passport.session is not set there is an exception at self._passport.session.user = obj; Can it be updated?