touchid
Here are 81 public repositories matching this topic...
Use Apple FaceID or TouchID authentication in your app using BiometricAuthentication.
-
Updated
Nov 23, 2019 - Swift
Provide Fingerprint, Touch ID, and Face ID Scanner for React Native (Compatible with both Android and iOS)
-
Updated
Jun 20, 2020 - Java
100% Shared Code Android/iOS Login Example - JSON API
-
Updated
Jun 9, 2020 - Dart
-
Updated
Nov 29, 2019 - Objective-C
Feature Request
Show an error message when the Swift version isn't correct
Feature Description
Hello,
It will be good to show an error when the Swift version isn't 3.X but 4.X, to prevent time wasting for searching the problem :) (Actually there is a silent error and the fingerprint won't show).
Dylan
-
Updated
Dec 13, 2019 - TypeScript
A TouchID-aware 2-factor authenticator for macOS
-
Updated
Jun 20, 2020 - Swift
Apple bio metric authentication for touchID and faceID
-
Updated
Nov 2, 2019 - Swift
Search for keychains
I'm doing tests with this module and, congratulations, it's great.
I have a doubt. I want to use it to access my digital signature, installed on an iPhone, to later use it to sign documents. Can I do this with the current module?
I'm reading Apple doc and I've found some methods like this: SecItemCopyMatching.
Thanks.
Update Doc/Readme
Pluggable Authentication Module for TouchID enabled MacBooks
-
Updated
Jun 7, 2017 - Objective-C
-
Updated
Sep 20, 2017 - Objective-C
一个简单、高效、易用的权限验证库,包括手势密码、Touch ID和Face ID;A comprehensive, efficient and easy-to-use rights verification library, including Gesture Password, Touch ID and Face ID.
-
Updated
Sep 29, 2018 - Objective-C
Framework for biometric authentication (via TouchID) in your application
-
Updated
Sep 22, 2017 - Swift
DEPRECATED | Use Ti.Identity for FaceID support and parity with Android!
-
Updated
Jun 25, 2020 - Objective-C
Touch ID Plugin (Cordova) for iOS
-
Updated
Nov 13, 2017 - Objective-C
An iOS and React App to track debt and send/receive payments.
-
Updated
Jan 5, 2019 - Swift
Two-factor authentication using Mac Touch ID for sudo over SSH
-
Updated
Jan 26, 2019 - Objective-C
handle and query for biometric auth on macOS!
-
Updated
May 10, 2020 - Objective-C++
手势密码解锁和 TouchID (指纹) / FaceID(面容) 解锁,代码简洁高效。(Gesture passcode unlocking and TouchID (fingerprint) / FaceID (facial features) unlocking, its code is concise and efficient.) https://github.com/dgynfi/DYFAuthIDAndGestureLock
-
Updated
Apr 3, 2020 - Objective-C
A truly plug 'n' play solution for securing your code.
-
Updated
Feb 28, 2017 - Objective-C
A Flutter plugin to request the device unlock screen.
-
Updated
Nov 29, 2019 - Kotlin
Improve this page
Add a description, image, and links to the touchid topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the touchid topic, visit your repo's landing page and select "manage topics."


This package works great on ios with touch ID, face ID and passcode.
On android, the touch ID also works if touch ID is enabled.
BUT, when touch ID on android is not enabled, unlike ios, it will not give users an option to enter passcode. It throws "Touch ID Error".
Is it possible to show a passcode on android when touch ID is not enabled?
Many thanks.
This is my package.json info: