PhoneGap - iOS Device User Authentication

Description

This example uses the cordova-touch-id plugin to verify the user's identity with the on device fingerprint scanner.

images/iosdev.png

This template can be used to create an iOS Cordova application that uses the fingerprint scanner on iOS devices to verify the user's identity. The UX Component uses the cordova-touch-id plugin to interact with the fingerprint scanner. Before the user can interact with the app, they must first verify their identity using the fingerprint scanner. When the user is authenticated, a second panel card transitions into view.

This template will only work on iOS iPhone 5S and later.

This template requires the following plugins:

statusbar
cordova-touch-id

For an overview of this template, watch the video, "Local Device Authentication with the Fingerprint Scanner plugin for iOS", below.

images/iosdev2.png

Limitations

iOS Cordova Applications Only