Android-Goldfinger icon indicating copy to clipboard operation
Android-Goldfinger copied to clipboard

Add support for `BiometricPrompt.Builder.setAllowedAuthenticators`

Open stjepanbanek opened this issue 5 years ago • 1 comments

Currently there is no way to force security level on biometric prompts, which can be a security issue on some projects There is a method in native builder for BiometricPrompt that could be exposed in Goldfinger API

stjepanbanek avatar Apr 02 '20 12:04 stjepanbanek

Since this feature is added in Android R and the Android R SDK is still in preview mode I would suggest that we wait with this implementation and prioritise the release of Goldfinger with updated version of androix.biometric (1.0.1)

Aksi0m avatar Apr 16 '20 14:04 Aksi0m