axios-ntlm
JSON →An NTLM authentication extension for the Axios HTTP library (v1.4.2, stable, monthly releases). It attaches interceptors to an Axios instance to handle NTLM authentication for Windows-integrated resources. Unlike generic HTTP auth libraries, axios-ntlm provides seamless integration with Axios's interceptor pipeline and supports custom axios configs with keep-alive agents. Works only on Node.js (not browser), requires axios as a peer dependency.