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

Any option to do fingerprint authentication without showing the bottomsheet?

Open waqas-334 opened this issue 3 years ago • 0 comments

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 is disguised as a calculator, and when the user enables Fingerprint I don't want the app to show a prompt, just read the fingerprint in the background and valid then navigate to vault activity. But your library only reads via prompt. Please let me know if there is any possibility of achieving that.

Thank you

waqas-334 avatar Apr 26 '22 11:04 waqas-334