Socket
Book a DemoInstallSign in
Socket

@bsneddon/npm-auth-ws

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bsneddon/npm-auth-ws

Global npm user auth WS

latest
Source
npmnpm
Version
3.4.0
Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
Source

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

FAQs

Package last updated on 07 Oct 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts