You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

lws-basic-auth

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lws-basic-auth

Password-protect a server using Basic Authentication

2.0.0
latest
Source
npmnpm
Version published
Maintainers
1
Created
Source

view on npm npm module downloads Build Status Dependency Status Coverage Status js-standard-style

lws-basic-auth

A lws middleware plugin to password-protect a server using Basic Authentication.

Adds the following options to lws.

--auth.user string             Basic authentication username
--auth.pass string             Basic authentication password

© 2017-20 Lloyd Brookes <75pound@gmail.com>.

Keywords

lws

FAQs

Package last updated on 09 Feb 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts