Middleware to prompt Basic Authentication.
See package README for instructions.
Add the following options to your application config.json
// .. appName/src/config.json
{
"basicAuth": {
"username": "private",
"password": "password"
}
}| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Middleware to prompt Basic Authentication.
See package README for instructions.
Add the following options to your application config.json
// .. appName/src/config.json
{
"basicAuth": {
"username": "private",
"password": "password"
}
}