Skip to content
This repository has been archived by the owner on Mar 31, 2023. It is now read-only.
/ jumio Public archive

Jumio NetVerify identity and document verification NodeJS TypeScript library.

License

Notifications You must be signed in to change notification settings

stagnationlab/jumio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jumio

Downloads Version License

Jumio NetVerify identity and document verification library.

Provides properly typed interface for communicating with the Jumio identity and document verification services.

  • Works with express server.
  • Provides middleware for handling Jumio callbacks.
  • Works with both US and EU data-centers.
  • Parses the callback including JSON payloads to a more usable format.
  • Performs callback IP validation.
  • Written in TypeScript, no need for extra typings.

Installation

This package is distributed via npm

npm install jumio
yarn add jumio

Commands

  • yarn build to build the production version.
  • yarn lint to lint the codebase.
  • yarn prettier to run prettier.

About

Jumio NetVerify identity and document verification NodeJS TypeScript library.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published