abbr / NodeSSPI

Server-side windows authentication for Node.js
MIT License
156 stars 19 forks source link

Switch to Napi #77

Closed 6sigmadc closed 4 years ago

6sigmadc commented 4 years ago

Seems to work for me in NodeJS v12 - Win32.

The only downside is that it does not work in node v10. If you try npm install the package it will fail to compile as node-gyp v3.8 is used internally to build this tool.

abbr commented 4 years ago

Awesome work @6sigmadc! Really appreciated. No worry about incompatible with older Node versions as I have pre-compiled binaries included in the package dist.