bhoriuchi / passport-activedirectory

Active Directory strategy for passport.js
29 stars 16 forks source link

refactor: add possibility to change 'users' to another field #22

Closed rodriguesabner closed 1 year ago

rodriguesabner commented 1 year ago

I needed to use the library recently and had problems retrieving users, it turns out that the users I wanted were in 'others' and not in 'users'. Making this change above worked!