Search code examples
capacitorionic6

How to integrate Face ID on capacitor 3 and Ionic 6 app


Im trying to integrate FaceID on my Ionic 6 + Capacitor 3-4 app but the only documentation I found is Ionic enterprise plug-in which costs a fortune.

Is there a modern, open source solution for this?


Solution

  • You can explore this plugin. Already used it in one of my projects. By default it uses the fingerprint but the user have an option to choose from fingerprint or faceID.