1.0.0 • Published 4 years ago

p1-sdk-nodejs v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
4 years ago

Overview

This is the nodejs sdk for our customers to connect to our backend infra such as keychain, ldar service.

It encapsulate all the authentication, retry, caching logics and crypto logic for our customer's client code.


Copyright (c) 2018-2019 Privacy1 AB

THIS REPOSITORY IS THE PROPERTY OF PRIVACY1 AB
UNAUTHORIZED ACCESS TO THIS DATA IS STRICTLY PROHIBITED.

npm

npm using guide

npm verison 6.4.1

-- only install the pacakge needed, and doc it.

-- package-lock.json need to be pushed to the repo .

-- only use npm command to install 、change and uninstall packages. DO NOT change package version in package.json directly

-- when package.json or package-lock.json changed , do "npm install" command to keep the packages updated(you could delete the node_modules folder first for cleaning)

1.0.0

4 years ago

0.0.1

5 years ago