Biometric-Authentication-Android icon indicating copy to clipboard operation
Biometric-Authentication-Android copied to clipboard

A sample implementation of AndroidX biometrics API using Kotlin. Authenticate using biometrics or PIN/Password if biometrics isn't available on device. Fully implemented in Jetpack compose using Mate...

Results 1 Biometric-Authentication-Android issues
Sort by recently updated
recently updated
newest added

Hey, your repository is very helpful. However, I was wondering if we can take the user fingerprint without prompting through a bottom sheet. Actually, I am building a vault that...