cordova-plugin-android-fingerprint-auth
Advanced tools
Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "cordova-plugin-android-fingerprint-auth", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "Cordova plugin to use Android fingerprint authentication API", | ||
@@ -5,0 +5,0 @@ "cordova": { |
@@ -43,3 +43,5 @@ #About | ||
| userAuthRequired | boolean | true | Require the user to authenticate with a fingerprint to authorize every use of the key. New fingerprint enrollment will invalidate key and require backup authenticate to re-enable the fingerprint authentication dialog. | | ||
| dialogTitle | String | undefined | Set the title of the fingerprint authentication dialog. | | ||
| dialogMessage | String | undefined | Set the message of the fingerprint authentication dialog. | | ||
| dialogHint | String | undefined | Set the hint displayed by the fingerprint icon on the fingerprint authentication dialog. | | ||
**Example** | ||
@@ -46,0 +48,0 @@ |
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
443726
99