SteamDesktopAuthenticator
SteamDesktopAuthenticator copied to clipboard
Temporary fix for white confirmation page
hello, I share a temporary fix for the confirmation issue until the developer updates it.
-I updated to the new confirmation endpoint -I replaced view confirmations button with "Accept All confirmations" as a temporary fix, as steam no longer gives a Confirmation page but JSON content. -Auto confirmations also work again.
Download: https://github.com/therepower/SteamDesktopAuthenticator-Temporary-Fix/releases/tag/1.0.11 Source Code: https://github.com/therepower/SteamDesktopAuthenticator-Temporary-Fix
thanks.
can u fix "setup new accounts"(add new sda account), please😭😭😭
How about winauth?
ArchiSteamFarm still works
hello, I share a temporary fix for the confirmation issue until the developer updates it.
-I updated to the new confirmation endpoint -I replaced view confirmations button with "Accept All confirmations" as a temporary fix, as steam no longer gives a Confirmation page but JSON content. -Auto confirmations also work again.
Download: https://github.com/therepower/SteamDesktopAuthenticator-Temporary-Fix/releases/tag/1.0.11 Source Code: https://github.com/therepower/SteamDesktopAuthenticator-Temporary-Fix
How about winauth?
Sorry there was some bug that only confirmed the first confirmation, i fixed that now, you need to download again 🗡️
can u fix "setup new accounts"(add new sda account), please😭😭😭
I checked but that's quite hard, steam changed the way of adding 2fa completely :D Sadly I don't have that much C# knowledge
hello, I share a temporary fix for the confirmation issue until the developer updates it. -I updated to the new confirmation endpoint -I replaced view confirmations button with "Accept All confirmations" as a temporary fix, as steam no longer gives a Confirmation page but JSON content. -Auto confirmations also work again. Download: https://github.com/therepower/SteamDesktopAuthenticator-Temporary-Fix/releases/tag/1.0.11 Source Code: https://github.com/therepower/SteamDesktopAuthenticator-Temporary-Fix
How about winauth?
why do you still use that, afaik it has not been updated for 7 years :D
any fix for that?
You should not rely on SDA anymore. It's not being actively maintained. Go use the steam mobile app.
Steam has changed it's login mechanism, and SDA has not implemented it. You can still generate 2fa codes, so you are not locked out of your account, but you can't accept trade confirmations.
There is a method to transfer your authenticator to your phone, and it doesn't incur a 15 day trade ban. The app prompts you for it when you try to add an authenticator. This process will send you a text message with a code, so you need to have a phone number that you can receive SMS with.
If you don't have access to the phone number linked to your account anymore, you need to contact steam support.
Thanks man, with version 11 fix 2 the confirmations started coming
The only thing i have to do is copy my maFlies to this version of sda and it should work ?
Единственное, что мне нужно сделать, это скопировать мои maFlies в эту версию sda, и она должна работать?
& you still need to log in for all accounts
https://github.dev/EquityBytes/SteamAuth https://github.com/EquityBytes/SteamDesktopAuthenticator
Эта вилка переключает SteamAuth на новую конечную точку и предоставляет очень грубый пользовательский интерфейс для принятия/отклонения одного ожидающего подтверждения за раз, начиная с самого последнего.
Это восстанавливает полную функциональность до тех пор, пока не будет реализован лучший пользовательский интерфейс.@Jessecar96.
how to install it and where? on version 11 fix 2?
life saver, thank you very much
hello, I share a temporary fix for the confirmation issue until the developer updates it.
-I updated to the new confirmation endpoint -I replaced view confirmations button with "Accept All confirmations" as a temporary fix, as steam no longer gives a Confirmation page but JSON content. -Auto confirmations also work again.
Download: https://github.com/therepower/SteamDesktopAuthenticator-Temporary-Fix/releases/tag/1.0.11 Source Code: https://github.com/therepower/SteamDesktopAuthenticator-Temporary-Fix
Thanks man!
Auto-confirmations not working for me, after one confirmation - exception error pops up System.ArgumentNullException: Value cannot be null. Parameter name: value Am I alone with this?
I believe that auto-commit is not really working, it's just a one-off change while you have a concrete answer about the fix.
Is this 100% safe to use considering its not from Jessecar96?
Restart > confirmation
Maybe it's better to make a fix for the stable version 1.0.10?
hello, I share a temporary fix for the confirmation issue until the developer updates it.
-I updated to the new confirmation endpoint -I replaced view confirmations button with "Accept All confirmations" as a temporary fix, as steam no longer gives a Confirmation page but JSON content. -Auto confirmations also work again.
Download: https://github.com/therepower/SteamDesktopAuthenticator-Temporary-Fix/releases/tag/1.0.11 Source Code: https://github.com/therepower/SteamDesktopAuthenticator-Temporary-Fix
Maybe it's better to make a fix for the stable version 1.0.10?
i need no trojan horses, ban that topic pls for security
any fix for that? same, do you fixed that?
Is this 100% safe to use considering its not from Jessecar96?
You can compile my source yourself
i need no trojan horses, ban that topic pls for security
you can compile the source yourself
any fix for that? same, do you fixed that?
where did you get that? i can login normally
Maybe it's better to make a fix for the stable version 1.0.10?
hello, I share a temporary fix for the confirmation issue until the developer updates it. -I updated to the new confirmation endpoint -I replaced view confirmations button with "Accept All confirmations" as a temporary fix, as steam no longer gives a Confirmation page but JSON content. -Auto confirmations also work again. Download: https://github.com/therepower/SteamDesktopAuthenticator-Temporary-Fix/releases/tag/1.0.11 Source Code: https://github.com/therepower/SteamDesktopAuthenticator-Temporary-Fix
Maybe it's better to make a fix for the stable version 1.0.10?
1.10 was also broken with last update, refresh session & old login won't work anymore-
thanks bro!!! +rep!
When im trying to login says error: Too many request Does anyone know how to fix it ?
How about winauth?
@Aiicoe, here is the forked project with fixes: https://github.com/auwaho/winauth
You can check the changes I made from the original 3.6.2 here: https://github.com/winauth/winauth/compare/master...auwaho:winauth:master
The executable is in the releases tab, but you can also compile your own if needed.
thanks ,its work, its useful
The login fails because the response is in html instead of json for some reason Here's how to replicate it: https://streamable.com/w4luk5
What do I need to download to make the program work? Why when I click add account, then he asks for a code from the mail, I enter this code and an error writes to me.
What do I need to download to make the program work? Why when I click add account, then he asks for a code from the mail, I enter this code and an error writes to me.
adding new accounts was completely changed by steam, sadly I don't have enough knowledge to fix that, you need to wait for @Jessecar96 to update it
The login fails because the response is in html instead of json for some reason Here's how to replicate it: https://streamable.com/w4luk5
same as above, hopefully someone knows how to fix it, the current login system does not provide a mobile access token which is now required to be able to add two factor.
SteamKit has an authorization through a mobile session, which provides the token that is needed