UNPKG

node-expose-sspi-strict

Version:

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

15 lines (12 loc) 297 B
{ "out": "./doc/api/", "includes": "./", "exclude": ["**/node_modules/**/*"], "mode": "modules", "excludeExternals": true, "excludeNotExported": true, "excludePrivate": true, "includeDeclarations": true, "plugin": "typedoc-plugin-markdown", "readme": "./typedoc/README.md" }