ildap

1.1.3 • Public • Published

LDAP client wrapper

Based on https://github.com/zont/ldapjs-client

Example usage

import LDAPFactory from 'ildap';
const ldapFactory = new LDAPFactory();

const ldapResource = await ldapFactory.getLDAPResource();
const resourceUrl = await ldapResource.lookup('com.iconicompany.apps.testapp.db');

Readme

Keywords

none

Package Sidebar

Install

npm i ildap

Weekly Downloads

24

Version

1.1.3

License

ISC

Unpacked Size

10.6 kB

Total Files

13

Last publish

Collaborators

  • slavb18