amplia-client

1.3.3 • Public • Published

Amplia client lib for Node.js

This library contains classes that encapsulate the call to the Amplia service (X.509 certificate issuing solution) for Node.js applications

The recommend way to install Amplia Client Lib is through npm:

$ npm install amplia-client

Or informing on your project's package.json file:

{
  ...
  "dependencies": {
    "amplia-client": "1.3.1"
  }
}

For more information, see Amplia page.

/amplia-client/

    Package Sidebar

    Install

    npm i amplia-client

    Weekly Downloads

    626

    Version

    1.3.3

    License

    MIT

    Unpacked Size

    2.12 MB

    Total Files

    84

    Last publish

    Collaborators

    • lacuna-dev