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

Remember credentials #143

Open
DogancanYr opened this issue Dec 8, 2023 · 13 comments
Open

Remember credentials #143

DogancanYr opened this issue Dec 8, 2023 · 13 comments
Assignees
Labels
enhancement New feature or request

Comments

@DogancanYr
Copy link

It asks for steam login information and steam guard code every time, it's annoying to enter it every time.

@mmvanheusden
Copy link
Owner

Hi, I believe DepotDownloader is working to solve that issue. Other than that i can't really do anything about it.

@DogancanYr
Copy link
Author

Alright . Can you make it remember the download location ?

@DogancanYr
Copy link
Author

I looked at the DepotDownloader github page and saw that there is code for remembering the password.

@mmvanheusden
Copy link
Owner

I'll look into it

@mmvanheusden mmvanheusden added this to the v2.5.0 milestone Dec 8, 2023
@mmvanheusden mmvanheusden added the enhancement New feature or request label Dec 8, 2023
@mmvanheusden mmvanheusden removed this from the v2.5.0 milestone Dec 9, 2023
@BBG56789

This comment has been minimized.

@mmvanheusden

This comment has been minimized.

@DogancanYr
Copy link
Author

i honestly don't trust this with my login stuff TwT

Check the code for your self then.

True.

@CostaCiruela
Copy link

Is there any news regarding this?

@mmvanheusden
Copy link
Owner

Is there any news regarding this?

Hi, I made a start of a rewrite of SteamDepotDownloaderGUI. It will eventually have this feature but it is not really a priority right now because of school. Another issue is that as of now it doesn't work on Windows (gtk-rs) which is obviously the major userbase of SteamDepotDownloaderGUI. So I need to find a different framework for this.

I'll keep you updated on it but don't expect it any time soon. Thanks

@Bluscream
Copy link

You really had to tease us like this? :D

@CostaCiruela
Copy link

^ Thanks for the info. Best of luck with school and projects

@mmvanheusden
Copy link
Owner

Thanks everyone for the support!

I found this: https://iced.rs/. Looks perfect for this as I am learning the Rust language so this will help a lot. I hope it integrates better with cross-platform support

@mmvanheusden
Copy link
Owner

Update: I started working on the rewrite! For now I won't focus on adding new features but instead focus on improving the backend (which is in Rust now!). Once that is fully functional to the level it is currently in JS I will work on adding more features.

Also to get back to the topic of this issue, It seems doable to make SteamDepotDownloaderGUI remember login information so I will see if I can implement this. I will probably need to store past logins somewhere in the folder securely and then check if DepotDownloader has those credentials/tokens whatever saved as well and then act upon that.

output.mp4

@mmvanheusden mmvanheusden self-assigned this Aug 2, 2024
@mmvanheusden mmvanheusden changed the title Everything is great, but. Remember credentials Aug 2, 2024
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

5 participants