Coder Social home page Coder Social logo

Comments (5)

uxFeranmi avatar uxFeranmi commented on June 30, 2024 1

In the past, Android only supported use of Fingerprint for keystore access. But since Android 10, the BiometricPrompt API allows use of 3D facial recognition and other secure biometric methods.

This feature is available on the Pixel 4 and more and more apps are using it. It would be truly great if this plugin could be updated to support this new API to extend biometric functionality to more android users.

Sadly, this plugin doesn't seem to be actively maintained anymore. Other cordova plugins like Fingerprint-AIO already support BiometricPrompt. However, Fingerprint-AIO doesn't support storing of encrypted credentials in the keychain yet so switching to that isn't possible yet. Would be awesome if the issue on fingerprint-aio would be resolved.

from cordova-plugin-keychain-touch-id.

sardapv avatar sardapv commented on June 30, 2024

Can we use AIO plugin with secure storage plugin?

from cordova-plugin-keychain-touch-id.

jeandonaldroselin avatar jeandonaldroselin commented on June 30, 2024

I think the best solution for now is to include this plugin + AIO plugin and use this plugin only to save in the keystore and use AIO to make the biometric authentication.

from cordova-plugin-keychain-touch-id.

sardapv avatar sardapv commented on June 30, 2024

from cordova-plugin-keychain-touch-id.

mlynch avatar mlynch commented on June 30, 2024

For those looking for iOS and Android biometric auth with full support for face and touch scanning, check out Ionic's Identity Vault (fully maintained and supported by Ionic): https://ionic.io/docs/identity-vault (paid)

from cordova-plugin-keychain-touch-id.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.