cordova-plugin-fingerprint-aio
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "cordova-plugin-fingerprint-aio", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Cordova plugin to use fingerprint authentication on Android and iOS", | ||
@@ -5,0 +5,0 @@ "cordova": { |
@@ -23,4 +23,27 @@ # Cordova Plugin Fingerprint All-In-One | ||
## How to use | ||
--- | ||
**[Tutorial about using this plugin with Ionic](https://www.youtube.com/watch?v=tQDChMJ6er8)** thanks to Paul Halliday | ||
[Examples](https://github.com/NiklasMerz/fingerprint-aio-demo) | ||
[ngCordova Example](https://github.com/NiklasMerz/fingerprint-aio-demo/tree/ng-cordova) | ||
[Ionic Native Example](https://github.com/NiklasMerz/fingerprint-aio-demo/tree/ionic-native) | ||
--- | ||
### Install | ||
Install from NPM | ||
``` | ||
cordova plugin add cordova-plugin-fingerprint-aio --save | ||
``` | ||
or use this Github repo | ||
### Check if fingerprint authentication is available | ||
@@ -58,14 +81,2 @@ ```javascript | ||
--- | ||
[Example](https://github.com/NiklasMerz/fingerprint-aio-demo) | ||
[ngCordova Example](https://github.com/NiklasMerz/fingerprint-aio-demo/tree/ng-cordova) | ||
[Ionic Native Example](https://github.com/NiklasMerz/fingerprint-aio-demo/tree/ionic-native) | ||
Demo app: https://github.com/NiklasMerz/fingerprint-aio-demo | ||
## Thanks to the authors of the original fingerprint plugin: | ||
@@ -72,0 +83,0 @@ |
@@ -0,0 +0,0 @@ exports.defineAutoTests = function() { |
@@ -0,0 +0,0 @@ function Fingerprint() { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
127400
29
90