From df19b39f1d8a4440b9c83fd297ea7d7748ca7cc9 Mon Sep 17 00:00:00 2001 From: Arjun Roychowdhury Date: Thu, 17 Sep 2015 16:28:48 -0400 Subject: TouchID support now added for PIN --- plugins/cordova-plugin-touchid/plugin.xml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 plugins/cordova-plugin-touchid/plugin.xml (limited to 'plugins/cordova-plugin-touchid/plugin.xml') diff --git a/plugins/cordova-plugin-touchid/plugin.xml b/plugins/cordova-plugin-touchid/plugin.xml new file mode 100644 index 00000000..1331453d --- /dev/null +++ b/plugins/cordova-plugin-touchid/plugin.xml @@ -0,0 +1,25 @@ + + + Touch ID + Lee Crossley (http://ilee.co.uk/) + Cordova Plugin to leverage the iOS local authentication framework to allow in-app user authentication using Touch ID. + cordova, touch id, touchid, authentication, fingerprint, id, login, passcode + MIT + + + + + + + + + + + + + + + + + + -- cgit v1.2.3