python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Determining the biometric capability of a device using JS
I am trying to detect if a browser on the device running my app supports biometric capability, using Javascript. Specifically, I would like to detect, if the device is capable of FaceId or TouchId. I ...
Manoj Amalraj
Votes: 0
Answers: 1
Windows Biometric Framework API
I've read through the Windows documentation but I still have some grey zones:
Is this api completely independent of the current Windows user ?
Can I create/delete users independently of Windows users...
liquid-snake
Votes: 0
Answers: 0
How to attach external fingerprint scanner to flutter attendance application?
I am creating an attendance application using flutter. The owner requires that the attendance should use biometrics. The device may be implemented with android or web. The device provided is Digital P...
nativeprogrammers
Votes: 0
Answers: 1
I am using JavaScript to acquire .png fingerprint image and verifying acquired fingerprint using .NET but it's not working
I am using JavaScript SDK to acquire fingerprints using URU 4500 device and 3.2 Digital Persona SDK. The image is .png and I am sending it to the server in base64.
On the server, the image is convert...
Alamzaib Farooq
Votes: 0
Answers: 0