You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/biometrics/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@
21
21
A plugin that allows you to authenticate users with biometrics, such as fingerprints, facial recognition, etc.
22
22
23
23
> **Note**
24
-
This plugin replaces [@nativescript/fingerprint-auth](../fingerprint-auth).
24
+
This plugin replaces [@nativescript/fingerprint-auth](../plugins/fingerprint-auth).
25
25
26
26
### Prerequisites:
27
27
Before you can verify a user’s biometrics, the device must already have biometric data (such as fingerprints or a face scan) enrolled at the system level. This enrollment is handled by the device’s operating system settings—your app or this plugin does not capture or store biometric data directly. Users must set up biometrics through their device’s security settings (e.g., `Settings` > `Security` > `Biometrics` on Android, or `Settings` > `Face ID` & `Passcode` on iOS).
0 commit comments