cordova-plugin-fingerprint-aio
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "cordova-plugin-fingerprint-aio", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "Cordova plugin to use fingerprint authentication on Android and iOS", | ||
@@ -32,3 +32,6 @@ "cordova": { | ||
}, | ||
"homepage": "https://github.com/niklasmerz/cordova-plugin-fingerprint-aio#readme" | ||
"homepage": "https://github.com/niklasmerz/cordova-plugin-fingerprint-aio#readme", | ||
"devDependencies": { | ||
"cordova-paramedic": "*" | ||
} | ||
} |
# Cordova Plugin Fingerprint All-In-One | ||
[![npm version](https://badge.fury.io/js/cordova-plugin-fingerprint-aio.svg)](https://badge.fury.io/js/cordova-plugin-fingerprint-aio) | ||
[![GitHub version](https://badge.fury.io/gh/niklasmerz%2Fcordova-plugin-fingerprint-aio.svg)](https://badge.fury.io/gh/niklasmerz%2Fcordova-plugin-fingerprint-aio) | ||
This plugin is my attempt to provide a single interface for accessing fingerprint hardware on both Android 6+ and iOS. | ||
@@ -10,4 +13,8 @@ | ||
ngCordova support | ||
ngCordova support planed for the future. | ||
### Current status | ||
Android authentication seems to be working fine with the demo app (see below). iOS needs to tested ( lack of Apple hardware). | ||
The API is still in a constant stage of change but it will be similar to the implementation of Matthew Wheatley (@mjwheatly). | ||
## Thanks to the authors of the original fingerprint plugins: | ||
@@ -18,1 +25,5 @@ | ||
https://github.com/EddyVerbruggen/cordova-plugin-touch-id | ||
## How to use | ||
For now refer to my demo app: https://github.com/NiklasMerz/fingerprint-aio-demo |
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
129137
25
28
1