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

0.0.1 • Public • Published

Jumio Perform API Node.js SDK [Beta]

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

Please refer to the Perform Netverify API Integration Guide for detailed information on required verification parameters and allowed values.

This project is currently in Beta phase.

Installation

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

yarn add @jumio/perform-node

or

npm i @jumio/perform-node

Integration

Please refer to the Example Integration below for details on how to integrate the SDK into your Node.js project and to perform a verification.

Example Integration

An example integration can be found in the Perform Node Code Repo.

In order to configure the sample code and perform a verification:

  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 @jumio/perform-node

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

178 kB

Total Files

60

Last publish

Collaborators

  • jumio-web
  • jumio-mobile
  • mburrett-jumio