Liquid
Liquid

Reputation: 648

Biometric Authentication on in web applications

Gone through the given post here: ASP - Biometric Authentication

Want to know how will I achieve biometric thumb authentication with web application, Is their any provider or Biometric Application makers available who will give me the WEB API through which will send user secure data to server which will authenticate the user.

Actually I have started this new not having enough information how this biometric authentication works.

Please help me thank you.

Upvotes: 1

Views: 3383

Answers (1)

Ravanan
Ravanan

Reputation: 586

You may refer HTML Based Fingerprint Scanner for Website Login, Web based attendance which can be used for integrating the fingerprint reader with your website. It sends the fingerprint data and comparision score to your server URL in encrypted format.

Upvotes: 0

Related Questions