1.0.3 • Published 9 months ago

@kibocommerce/cli-web-login v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
9 months ago

kibo-cli-web-login

A simple npm package to authenticate to Kibo via web login.

Features

  • Generates RSA key pairs for secure communication.
  • Decrypts large payloads using RSA and AES.
  • Opens a browser window to complete the web login.
  • Provides a formatted HTML confirmation for both success and error scenarios.

Installation

  1. Clone the repository.
  2. Run npm install to install dependencies (including open).

Usage

Require the module and call the authenticate method with a loginUrl:

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

10 months ago

1.0.0

10 months ago