lws-basic-auth

Password-protect a server using Basic Authentication

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
lws-basic-auth
102.0.04 years ago6 years agoMinified + gzip package size for lws-basic-auth in KB

Readme

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\>.