UNPKG

node-expose-sspi-strict

Version:

Expose the Microsoft Windows SSPI interface in order to do NTLM and Kerberos authentication.

3 lines (2 loc) 90 B
const filename = `./arch/${process.arch}/api.node`; module.exports = require(filename);