shuss-basic-auth
v0.0.0
Published
Basic auth plugin for Shuss
Downloads
1
Readme
shuss-basic-auth - super http u* static server
Basic HTTP auth plugin for shuss
Usage
Install this plugin
npm i -G shuss-basic-auth
Then launch shuss
with these options:
shuss --plugins basic-auth --username <your username> --password <your password>
License
MIT