Skip to content

smart-contracts-org/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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 100.0%