UNPKG

capacitor-biometric-authentication

Version:

Framework-agnostic biometric authentication library. Works with React, Vue, Angular, or vanilla JS. No providers required!

7 lines (5 loc) 250 B
<?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.aoneahsan.capacitor.biometricauth"> <uses-permission android:name="android.permission.USE_BIOMETRIC" /> </manifest>