Different adaptability for biometric authentication in Android Studio IDE and Ionic Framework

Hi guys, do any of you knew that ionic can do voice and keystroke biometric authentication? If yes, please have some comments about the difference features/adaptability between Ionic and Android to do this kind of biometric authentication. Thanks a lot.

  1. Are there Cordova plugins that support it? If yes, then Ionic can also do it.
  2. Are there native SDKs that allow this? If yes, then you can build an Cordova plugin that does it. Then see #1.