lws-basic-auth
v2.0.0
Published
Password-protect a server using Basic Authentication
Downloads
219,637
Maintainers
Readme
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 <[email protected]>.