-
Notifications
You must be signed in to change notification settings - Fork 7
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
Logout when switching apps on mobile #99
Comments
UX vs security. |
I think this is the standard. There's no reason to even time out the lock because the OS will do its magic and kill the process in the background at some point to recoup some spare memory. |
so you are suggesting the standard is not to log out? and we need to change nothing? |
Exactly that. I'm perfectly fine with my wallet being unlocked for as long as the app remains open. |
The app should trigger a logout for security when minimizing/switching the application on mobile devices.
The text was updated successfully, but these errors were encountered: