DigitalPersona Web Client API

The Web Client API contains a set of JavaScript libraries allowing to obtain biometric or card data from web browsers.

Requires DigitalPersona client component to be installed on a local machine to communicate with fingerprint or with card readers. Does not depend on DP WMC.

Fingerprint API v1

This JavaScript library enables the use of fingerprint readers in web browsers, allowing to capture capture fingerprint enrollment or authentication data using a DigitalPersona local device access API.

Fingerpint API v1 (GitHub)

Card API v1 and Card API v2

This JavaScript library enables the use of card readers in web browsers, allowing to capture card enrollment or authentication data using a DigitalPersona local device access API.

Card API v1 (GitHub) (deprecated, use v2)

Card API v2 (GitHub)

Integrated Windows Authentication API v1

This JavaScript library enables the use of Integrated Windows Authentication (IWA) in web browsers using a DigitalPersona local device access API.

Integrated Windows Authentication API v1 (GitHub)

Face API v1

This JavaScript library provides a Javascript API allowing web application users to perform face capture in browsers.

Face API v1 (GitHub)