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

webSession.DoLogin() #10

Open
WeiZedInc opened this issue May 7, 2024 · 2 comments
Open

webSession.DoLogin() #10

WeiZedInc opened this issue May 7, 2024 · 2 comments

Comments

@WeiZedInc
Copy link

WeiZedInc commented May 7, 2024

On second login attempt, 2FA code is ready, but the property of Requirement of 2FA in WebLogin is still false.
The websession returns with null's.
I can't set requirement to true, because of protected setter.
Is there any other ways to login with 2FA?

@WeiZedInc
Copy link
Author

bukson/steampy#300 (comment)
oh..

@falahati
Copy link
Owner

falahati commented May 7, 2024

Use SteamKit to login then pass the access and refresh key to the library.

The MobileLogin code should work, but for some reason it sessions seem incomplete or expire soon.

I have not checked the webllogin for a while. I suppose it has to be modified as well.

SteamKit login is currently the most stable one. Have a few bots running with it atm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants