npm/npmo-auth-token

Name: npmo-auth-token

Owner: npm

Description: token based authentication strategy designed for CI systems.

Created: 2016-01-15 01:08:01.0

Updated: 2018-04-13 08:44:07.0

Pushed: 2016-06-01 00:03:50.0

Homepage: null

Size: 20

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

npmo-auth-token

Build Status Coverage Status

Token based authentication, ideal for CI servers.

Usage

Generate a token, with prompts for username and email address:

-auth-token generate

Generate a token, without prompts:

-auth-token generate --user me --email me@me.co

List your tokens:

-auth-token list

Delete a token, with prompt to select from a list:

-auth-token delete

Delete a token, without prompt:

-auth-token delete --token deploy_0609bae9-cbcb-4bd6-a69c-3fae1a49fabd
License

ISC


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.