{"library":"vantage-auth-basic","type":"library","category":null,"description":"vantage-auth-basic is an authentication extension designed for the vantage.js interactive CLI framework. It provides basic authentication capabilities, prompting users for usernames and passwords configured on the Vantage server. Key features include configurable retry limits for incorrect password attempts, a delay between retries, and an account lockout mechanism with a specified unlock timeout. As of version 1.0.0, this extension is tightly integrated with vantage.js and is often used by simply specifying the string \"basic\" in the vantage.auth() method, negating the need for a separate `require()` call when used within a Vantage application. Given the vantage.js framework's last significant activity being several years ago, this package is effectively abandoned and not recommended for new projects.","language":"javascript","status":"abandoned","version":"1.0.0","tags":["javascript","api","cli","repl","vantage","vantagejs","auth","authentication","extension"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vantage-auth-basic","imports":["var basicAuth = require(\"vantage-auth-basic\");","vantage.auth(\"basic\", options);"]},{"cmd":"yarn add vantage-auth-basic","imports":[]},{"cmd":"pnpm add vantage-auth-basic","imports":[]}],"homepage":null,"github":"https://github.com/vantagejs/vantage-auth-basic","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vantage-auth-basic","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/vantage-auth-basic/compatibility"}}