UNPKG

win-sso

Version:

NTLM single-sign-on for Node.js. Only Windows OS supported.

5 lines (3 loc) 119 B
import { WinSso } from "./win-sso"; import { osSupported } from "./os-supported"; export { WinSso, osSupported };