{"library":"basic-auth-header","type":"library","category":null,"description":"The `basic-auth-header` package, currently at version `1.0.1` and last published in 2016, is a focused Node.js utility designed to generate HTTP Basic Authentication header values. It provides a single function that takes a username and password (as strings) and returns the formatted `Authorization: Basic <base64-encoded-credentials>` string. Its primary advantage is its extremely minimal footprint and single-purpose design, making it suitable for environments where bundle size or external dependencies are critical concerns. However, it is an older, CommonJS-only module that has been unmaintained for approximately 10 years. It does not offer features beyond basic header generation, such as handling advanced authentication flows, token management, or robust security considerations for credentials beyond simple Base64 encoding.","language":"javascript","status":"abandoned","version":"1.0.1","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install basic-auth-header","imports":["const header = require('basic-auth-header');"]},{"cmd":"yarn add basic-auth-header","imports":[]},{"cmd":"pnpm add basic-auth-header","imports":[]}],"homepage":null,"github":"https://github.com/jsdevel/node-basic-auth-header","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/basic-auth-header","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/basic-auth-header/compatibility"}}