{"library":"http-auth-connect","type":"library","category":null,"description":"http-auth-connect provides a specialized middleware adapter that integrates the robust `http-auth` module with the `Connect` framework, thereby extending its utility to widely-used web frameworks like `Express.js`. It enables straightforward implementation of HTTP Basic and Digest authentication within Node.js web applications by wrapping `http-auth` configurations into a `Connect`-compatible middleware function. The current stable version is 1.0.6, with recent updates primarily focused on addressing security audit findings, indicating a maintenance-oriented release cadence rather than active feature development. Its primary differentiator is simplifying the application of `http-auth`'s comprehensive authentication schemes directly within the standard `Connect`/`Express` middleware stack, allowing developers to leverage existing, proven authentication logic without custom integration boilerplate.","language":"javascript","status":"maintenance","version":"1.0.6","tags":["javascript","connect","http","basic","digest","access","authentication"],"last_verified":"Wed May 27","install":[{"cmd":"npm install http-auth-connect","imports":["const authConnect = require('http-auth-connect');","import authConnect from 'http-auth-connect';","const auth = require('http-auth');"]},{"cmd":"yarn add http-auth-connect","imports":[]},{"cmd":"pnpm add http-auth-connect","imports":[]}],"homepage":null,"github":"https://github.com/http-auth/http-auth-connect","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/http-auth-connect","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/http-auth-connect/compatibility"}}