cordova-plugin-fingerprint-sdk

0.1.2 • Public • Published

cordova-plugin-fingerprint-sdk

This plugin wraps the native Simpl Fingerprint SDKs to generate fingerprints.

var simpl = cordova.plugins.SimplFingerprintWrapper;
simpl.generateFingerprint("<merchant_id>", "<phone_number>", "<email>", function (fingerprint) {
  // Collect fingerprint and do awesome stuff
}, function(error) {
  // Handle error
});

Installation

cordova plugin add cordova-plugin-fingerprint-sdk

Supported Platforms

  • Android
  • iOS

Package Sidebar

Install

npm i cordova-plugin-fingerprint-sdk

Weekly Downloads

3

Version

0.1.2

License

ISC

Unpacked Size

48.4 MB

Total Files

3771

Last publish

Collaborators

  • kamalnrf
  • dvrajan12