@capgo/capacitor-native-biometric
Advanced tools
@@ -426,3 +426,5 @@ package ee.forgr.biometric; | ||
| .edit(); | ||
| editor.clear(); | ||
| editor.remove(KEY_ALIAS + "-username"); | ||
| editor.remove(KEY_ALIAS + "-password"); | ||
| editor.remove("secure_" + KEY_ALIAS); | ||
| editor.apply(); | ||
@@ -429,0 +431,0 @@ |
@@ -14,3 +14,3 @@ import Foundation | ||
| public class NativeBiometricPlugin: CAPPlugin, CAPBridgedPlugin { | ||
| private let pluginVersion: String = "8.4.11" | ||
| private let pluginVersion: String = "8.4.12" | ||
| public let identifier = "NativeBiometricPlugin" | ||
@@ -17,0 +17,0 @@ public let jsName = "NativeBiometric" |
+1
-1
| { | ||
| "name": "@capgo/capacitor-native-biometric", | ||
| "version": "8.4.11", | ||
| "version": "8.4.12", | ||
| "description": "This plugin gives access to the native biometric apis for android and iOS", | ||
@@ -5,0 +5,0 @@ "main": "dist/plugin.cjs.js", |
261705
0.05%3011
0.07%