/nginx-auth-request

Primary LanguageJavaScriptApache License 2.0Apache-2.0

nginx-auth-request

Testing

Start nginx

docker-compose up -d

Connect with curl

curl http://username:password@localhost:8080 -v