netkovjordan/auth-app
Simple Node.js app that forces user authentication. Used for testing basic auth on API gateway.
31
In order to authenticate with the API make sure to add basic auth params: username - admin password - password
docker pull netkovjordan/auth-app