1.0.3 • Published 9 months ago
@kibocommerce/cli-web-login v1.0.3
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
- Clone the repository.
- Run
npm installto install dependencies (including open).
Usage
Require the module and call the authenticate method with a loginUrl: