Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 3 additions & 5 deletions content/actions/authenticate-by-biometric.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
## authenticateByBiometric
# authenticateByBiometric

It helps to authenticate user based on biometrics such as face and fingerprint based on sensor available on user's device.
It helps to authenticate user based on biometrics such as face and fingerprint based on sensor available on user's device.


> [Note]
> It only works in native devices which has biometric sensors.
> **Note:** It only works on native devices which have biometric sensors.


### Native Configuration
Expand Down
Loading