8000 docs: the path to the biometrics plugin (#634) · NativeScript/plugins@e3889ad · GitHub
[go: up one dir, main page]

Skip to content

Commit e3889ad

Browse files
authored
docs: the path to the biometrics plugin (#634)
1 parent 831cad1 commit e3889ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/biometrics/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
A plugin that allows you to authenticate users with biometrics, such as fingerprints, facial recognition, etc.
2222

2323
> **Note**
24-
This plugin replaces [@nativescript/fingerprint-auth](../fingerprint-auth).
24+
This plugin replaces [@nativescript/fingerprint-auth](../plugins/fingerprint-auth).
2525

2626
### Prerequisites:
2727
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

Comments
 (0)
0