-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow setting setUserAuthenticationValidityDurationSeconds #63
Comments
|
Thanks for your quickly answer. Thank you |
I would be interested in having the authentication validation duration set. In my case, once I authenticate the user, I present the user account selection (user credentials saved) to be able to retrieve encrypted credentials. With current limitations, I need to present user twice with fingerprint sensor. First for prior to account selection and second time when retrieving the credentials. |
This would be a great addition to RxFingerprint. To not further add more overloaded methods to |
Hello,
I want to know if its possible to set setUserAuthenticationRequired and setUserAuthenticationValidityDurationSeconds from the dependence. From that what I can see, I don't have the possibility to set this, is that right? If yes, how??
Thanks in advance
The text was updated successfully, but these errors were encountered: