@ilb/node_ldap

1.1.1 • Public • Published

LDAP client wrapper

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

Example usage

import LDAPFactory from '@ilb/node_ldap';
const ldapFactory = new LDAPFactory();

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

Update deps

npm i --save-dev @babel/core @babel/cli @babel/plugin-transform-runtime @babel/preset-env babel-jest jest regenerator-runtime npm i @babel/runtime

/@ilb/node_ldap/

    Package Sidebar

    Install

    npm i @ilb/node_ldap

    Weekly Downloads

    0

    Version

    1.1.1

    License

    ISC

    Unpacked Size

    9.64 kB

    Total Files

    12

    Last publish

    Collaborators

    • barakok
    • dmitryi698
    • ssortia
    • unsfer
    • slavb18
    • maximumquiet