@bsneddon/npm-auth-ws

3.4.0 • Public • Published

NPM Authentication/Authorization Web-Service

Travis

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 start

Configuring

See the enterprise-configurator project. and ndm.

Tests

Tests are written using Lab, simply run:

npm test

alternatively,

node ./test/foo.js

/@bsneddon/npm-auth-ws/

    Package Sidebar

    Install

    npm i @bsneddon/npm-auth-ws

    Weekly Downloads

    0

    Version

    3.4.0

    License

    UNLICENSED

    Last publish

    Collaborators

    • bsneddon