promised-ldap icon indicating copy to clipboard operation
promised-ldap copied to clipboard

A thin wrapper over ldapjs to give a promise interface and authentication helpers.

Results 11 promised-ldap issues
Sort by recently updated
recently updated
newest added

First of all, this module is great. Using vanilla ldap with ES7 async/await was a pain in the ***. I only got one problem, which requires me to include vanilla...