3.4.0 • Published 9 years ago
@bsneddon/npm-auth-ws v3.4.0
NPM Authentication/Authorization Web-Service
Authorization and authentication for your npm Enterprise appliance. Currently supports:
- fake: a fake login method used for testing.
- GitHub Enterprise: GitHub enterprise appliances.
- GitHub.com: The GitHub.com website.
Running
npm startConfiguring
See the enterprise-configurator project. and ndm.
Tests
Tests are written using Lab, simply run:
npm testalternatively,
node ./test/foo.js3.4.0
9 years ago