Io.monaca.touchid
Touch ID Plugin for Cordova / PhoneGap
Install / Use
/learn @monaca-plugins/Io.monaca.touchidREADME
iOS Touch ID Plugin for Cordova / PhoneGap
This is a Cordova Plugin for using Touch ID sensor equipped with iPhone 5s. You need to build with iOS 8 SDK or the compile will fail.
Platforms
- iOS 8
Installation
Install with cordova plugin or plugman command. The JavaScript module will be injected automatically.
$ cordova plugin add http://github.com/monaca-plugins/io.monaca.touchid
Usage
monaca.touchid.auth(successCallback, failCallback, message);
Displays Touch ID authentication screen, and ask for user fingerprint.
- successCallback: Called when the fingerprint matches the registered data.
- failCallback: Called when the dialog is cancelled.
- message: Message to display in the input dialog. Can be any string.
Sample App
You can see the sample app from the following GitHub repo.
https://github.com/monaca-plugins/samples/

How to Use
Described in our blog post. See the post here.
License
Copyright by Monaca. Distributed under Apache 2.0 License.
Related Skills
node-connect
341.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
341.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.6kCommit, push, and open a PR
