Philipp15b / go-steam

Steam's protocol in Go to allow automation of different actions on the Steam network without running an actual Steam client. Includes APIs for friends, chatting, trading, trade offers and TF2 crafting.
https://pkg.go.dev/github.com/Philipp15b/go-steam/v3
Other
392 stars 132 forks source link

Loggin into Steam account which uses Steam Authenticator #68

Closed slacki closed 8 years ago

slacki commented 8 years ago

Can't really log into account which uses this new stuff. Auth codes from Steam Mobile Authenticator are rejected. https://support.steampowered.com/kb_article.php?ref=8625-WRAH-9030&l=english

The auth codes received by email work like a charm.

Philipp15b commented 8 years ago

Has this issue been resolved? Do the auth codes from the Authenticator work?

slacki commented 8 years ago

It works when you pass the code to LogOnDetails.TwoFactorCode.