[plugin] Announcing capacitor-biometric-auth

Hi Ionic and Capacitor users, looking for a better native biometry plugin? Check out @aparajita/capacitor-biometric-auth.

  • Supports every native biometry feature on iOS and Android.
  • Easy to use API.
  • Detailed error codes.
  • Full-fledged demo available.

Together with @aparajita/capacitor-secure-storage, provides a complete, super secure solution for authenticating users and storing credentials.

1 Like

Iā€™m a long way behind with all of this.

I have included both plugins in my capacitor project and have got them working individually.

Is there any specific magic required to make them work together or is it just a case of:

  • authenticate
  • If promise is success, then access the storage?