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

Should user re-authenticate when app returns online? #658

Open
mdeitner opened this issue Jul 8, 2022 · 0 comments
Open

Should user re-authenticate when app returns online? #658

mdeitner opened this issue Jul 8, 2022 · 0 comments

Comments

@mdeitner
Copy link
Collaborator

mdeitner commented Jul 8, 2022

When signed in offline, and then app regains internet connection should the app require new login?

Someone could steal a device while online. User could sign in offline using fake password (by changing hash in dev tools, in this case they would not be able to decrypt browser data) then when app returns online the user would have access to server data. So we may want to require a login when going back online. This would get annoying if connection was intermittent. Maybe we could add toggle to stay offline. Something to get feedback on.

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