This package has been deprecated

Author message:

Use the @oneblink/cli instead

@blinkmobile/identity-cli

3.0.0 • Public • Published

blinkmobile / identity-cli npm Travis CI Status AppVeyor Status Greenkeeper badge

CLI to provide easy management of authentication with BlinkMobile.

Installation

npm install -g @blinkmobile/cli @blinkmobile/identity-cli

Documentation

See the Documentation directory for more details.

Usage

blinkm identity --help

# or, shorter
bm identity --help
Usage: blinkm identity <command>

Where command is one of:

  login, logout

Login

  login                       => start the login process, if no flags are passed, a browser based login will begin
    --username <username>     => username to login with, if password is not specified, you will be prompted for it
    --password <password>     => password to login with, requires the username flag as well

Logout

  logout                      => logout of the service being extended


Examples
  bm identity login --username
  bm identity login --username email@provider.com
  bm identity login

  bm identity logout

Package Sidebar

Install

npm i @blinkmobile/identity-cli

Weekly Downloads

3

Version

3.0.0

License

BSD-3-Clause

Unpacked Size

21.1 kB

Total Files

22

Last publish

Collaborators

  • aaronroworth
  • blinkmobile-admin
  • kizaonline
  • mymattcarroll
  • simon_marklar