@ldapjs/controls
Version:
LDAP control objects
13 lines (8 loc) • 408 B
Markdown
# package provides implementations of [LDAP controls][controls]. The
primary purpose of this library is to facilitate client and server
implementations in the [`ldapjs`](https://npm.im/ldapjs) package.
## Docs
At this time, one must reference the code to learn about the available
controls and their methods.
[controls]: https://datatracker.ietf.org/doc/html/rfc4511#section-4.1.11
/controls
This