Skip to content
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

Add option to default to biometrics #1159

Closed
eater opened this issue Aug 10, 2023 · 5 comments
Closed

Add option to default to biometrics #1159

eater opened this issue Aug 10, 2023 · 5 comments
Labels
proposal A proposal for a new feature

Comments

@eater
Copy link

eater commented Aug 10, 2023

Whenever I open the Android app, it opens the keyboard for me to type in a password. In order for me to use biometric authentication, which I prefer, I have to take two extra steps: first, dismiss the automatic keyboard popup, which is in the way; second, tap the "Biometrics" link.

It would be a much smoother user experience if I didn't have to go through those steps each time I open the app, a dozen times a day or more.

@eater eater added the proposal A proposal for a new feature label Aug 10, 2023
@eater eater changed the title Add option to default to biometics Add option to default to biometrics Aug 10, 2023
@michaelschattgen
Copy link
Member

You're probably running into our password reminder! We implemented a password reminder to decrease the chances of people forgetting their passwords. If someone forgets their password, they may lose access to their vault. You can either type in your password once (recommended), or disable the password reminder in the settings.

https://github.com/beemdevelopment/Aegis/blob/master/FAQ.md#why-does-aegis-keep-prompting-me-for-my-password-even-though-i-have-enabled-biometric-authentication

Closing this now but feel free to continue the conversation

@eater
Copy link
Author

eater commented Aug 10, 2023

Ahh, you are right. It wasn't clear to me that it was a reminder prompt, rather than a necessary login prompt. Maybe that could be made clearer in the interface somehow. And I looked through the settings and I saw "Password Reminder" but I didn't guess that that was the setting I needed to change.

@michaelschattgen
Copy link
Member

You're completely right and it's still something we have to make more clear as it would definitely improve the user experience. Glad it solved the issue for you though!

@fyksen
Copy link

fyksen commented Sep 6, 2023

You're probably running into our password reminder! We implemented a password reminder to decrease the chances of people forgetting their passwords. If someone forgets their password, they may lose access to their vault. You can either type in your password once (recommended), or disable the password reminder in the settings.

https://github.com/beemdevelopment/Aegis/blob/master/FAQ.md#why-does-aegis-keep-prompting-me-for-my-password-even-though-i-have-enabled-biometric-authentication

Closing this now but feel free to continue the conversation

Thanks for this. I had the same issue. Is it possible to make it clearer for the user that this is a password reminder, so they don't just ignore it, and use the biometrics?

@michaelschattgen
Copy link
Member

michaelschattgen commented Sep 6, 2023

Absolutely, we already released a beta version which contains #1163. It shows a dialog when the password reminder is active and the user still manually clicks on "biometrics" explaining why the biometrics unlock wasn't showing. We're planning on releasing this update to production today.

EDIT: @fyksen update just went live on Google Play Store.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal A proposal for a new feature
Projects
None yet
Development

No branches or pull requests

3 participants