@jproto/perform-node
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

Jumio Perform API Node.js SDK

Welcome to Jumio's official Node.js SDK for performing verifications with the Perform Netverify API.

Installation

The SDK can be added to your Node.js project using either

yarn add @jdemo/perform-node

or

npm i @jdemo/perform-node

Example Integration

An example integration can be found at the Perform Node Repo.

Please follow these steps to configure and run the sample code:

  1. Clone the repository to a local directory
  2. Run npm install
  3. Take a look at the sample integration code in ./example/index.ts
  4. Copy ./example/config.skel.ts to ./example/config.ts and populate with your own API credentials and user agent
  5. Execute npm run example
  6. Once complete, the outcome of the verification will be logged to the console

Readme

Keywords

none

Package Sidebar

Install

npm i @jproto/perform-node

Weekly Downloads

2

Version

0.0.3

License

MIT

Unpacked Size

178 kB

Total Files

60

Last publish

Collaborators

  • chlebowicz
  • koyner