cordova-plugin-fingerprint-aio
Advanced tools
Comparing version 5.0.3 to 6.0.0
{ | ||
"name": "cordova-plugin-fingerprint-aio", | ||
"version": "5.0.3", | ||
"version": "6.0.0", | ||
"description": "Cordova plugin to use fingerprint authentication on Android and iOS", | ||
@@ -5,0 +5,0 @@ "cordova": { |
@@ -95,2 +95,3 @@ # Cordova Plugin Fingerprint All-In-One | ||
* __allowBackup (iOS)__: If `true` checks if backup authentication option is available, e.g. passcode. Default: `false`, which means check for biometrics only. | ||
* __requireStrongBiometrics (Android)__: If `true` will only return success if Class 3 (BIOMETRIC_STRONG) Biometrics are enrolled on the device. It is reccomended you use this if planning on using the `registerBiometricSecret` and `loadBiometricSecret` methods. | ||
@@ -97,0 +98,0 @@ ### Show authentication dialogue |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
73737
901
231