@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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.1
    9
    • latest

Version History

Package Sidebar

Install

npm i @ilb/node_ldap

Weekly Downloads

10

Version

1.1.1

License

ISC

Unpacked Size

9.64 kB

Total Files

12

Last publish

Collaborators

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