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

Improve login experience #10

Open
ShadowApex opened this issue Jul 22, 2023 · 1 comment
Open

Improve login experience #10

ShadowApex opened this issue Jul 22, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@ShadowApex
Copy link
Contributor

Currently the plugin login experience isn't the best. There are a couple of things we could do to improve this.

  1. If the user has logged into steam before, we can retrieve their username from ~/.local/share/Steam/config/config.vdf. Upon plugin startup, we can check for a user account from here and try logging in.
  2. Show a modal dialog window that is above the keyboard so it does not get blocked.
  3. Only show the username and try to login. If login fails, ask for a password. If password fails, ask for 2FA authorization.
@philmmanjaro
Copy link

An idea if QR support will be given at some point?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants