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

Avoid asking for biometric login when app is auto-log-out #95

Open
oegea opened this issue Oct 31, 2022 · 0 comments
Open

Avoid asking for biometric login when app is auto-log-out #95

oegea opened this issue Oct 31, 2022 · 0 comments
Assignees

Comments

@oegea
Copy link
Owner

oegea commented Oct 31, 2022

Feature issue

🔧 Is your feature request related to a problem? Please describe.

We've received feedback from users saying that they feel frustration when Passager auto-log-outs for security reasons after ten minutes of inactivity, and the system starts to ask for their biometrical data.

More specifically, when the app is executed as a mobile app, on an Apple Silicon Mac, it runs in background and starts to ask for touch id frequently.

📢 Describe the solution you'd like

  • When the system auto-logs-out, do not ask for biometric auth.
  • Add a button in the master password insertion, to run the biometric login.
  • Only show the button if biometric login is available.

💬 Additional context

When the app is started, keep automatically asking for biometric data, to avoid introducing more clicks in the login process.

@oegea oegea self-assigned this Oct 1, 2023
@oegea oegea added hacktoberfest Ideal issues to be completed during the hacktoberfest event and removed hacktoberfest Ideal issues to be completed during the hacktoberfest event labels Oct 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant