How you active 2fa?
Closed this issue · 9 comments
What is the url to make request, like active 2fa and get other stuff?
You active 2FA on Steam Mobile App in "Steam Guard" !
@P4rker man its github - iam not askring about how to active auth like kid! I want know API.
https://lab.xpaw.me/steam_api_documentation.html#ITwoFactorService
You can enable it using either node-steamcommunity or node-steam-user, or perhaps something else.
@DoctorMcKey tell me personaly - how you know steam 2fa this fast and allready get done? Its fact that you cant know this like first person lol
It wasn't terribly hard to reverse engineer.
https://api.steampowered.com/ITwoFactorService/AddAuthenticator/v1/
API tells me i need a key, but you dont include key. why?
I believe that is the default message given by Steam. This API, however, uses an access_token
instead. You can see how @DoctorMcKay retreives the access_token
by seeing the getWebApiOauthToken()
method.
cmon ansver lol DoctorMcKay/node-steam-tradeoffer-manager#79
@emdy : Post your questions in the Steam group (linked @ https://github.com/DoctorMcKay/node-steam-tradeoffer-manager#support). By asking unrelated questions, you are spamming people who watch this library or node-steam-tradeoffer-manager with notifications that they don't need to see. You'll have a much better chance at getting an answer from @DoctorMcKay if you post in the Steam group.