SteamRE / DepotDownloader

Steam depot downloader utilizing the SteamKit2 library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expired login tokens aren't removed

einstein95 opened this issue · comments

What did you expect to happen?

When logging in using a token which expired, I expected DepotDownloader to remove the expired token and sign in again.

Instead of that, what actually happened?

DepotDownloader just reported that the login result was "Expired" then exited. Had to manually delete the Isolated storage entry in order to sign in.

Which operating system are you running on?

Linux

Version

2.5.0

Relevant log output

No response

Additional Information

No response