SteamDesktopAuthenticator icon indicating copy to clipboard operation
SteamDesktopAuthenticator copied to clipboard

Still no under way to fix confirmation?

Open torrenars opened this issue 2 years ago • 1 comments

Empty white page can't confirm

torrenars avatar Jun 24 '23 18:06 torrenars

I saw GIT project that went our, It allegedly fix the issue, https://github.com/therepower/SteamDesktopAuthenticator-Temporary-Fix

RISKY!!!!, In my opinion transferring to this is RISKY!!!!, I didn't look all code, but its totally different programming language. They KEY chang to STEAM api was confermation endpoint:

  • API "mobileconf/conf" was changed to "mobileconf/getlist"
  • Response from that API was changed from HTML to JSON

Summary:

  • For those who use SteamDesktopAuthentificator, they need to be carful when transfering to new GIT project (safty reason)
  • For those who use custom script (python, node, etc) can easily fix their authentificator

FusionJura avatar Jun 27 '23 07:06 FusionJura