node-steam-guide icon indicating copy to clipboard operation
node-steam-guide copied to clipboard

Fetching Steam Shared Secret when using email confirmation

Open michihupf opened this issue 2 years ago • 1 comments

Is there a possibility to get the steam secret when using email as confirmation method. The problem is, my steam server/bot account can't have steam guard via phone. I have disabled steam guard for now to develop my bot as far as I can.

I don't need the trading/community features (if that includes friends i need it). Although I don't need to access these having 2FA for safety would be nice.

Thanks for the guide. It is really good to follow - you've earned yourself another star⭐

michihupf avatar Jan 11 '22 21:01 michihupf

You can use something like mailgun which can send a request with the info to an API endpoint.

Also I guess having a Mailserver locally would also be an option, but that would be more work honestly

Meganitrospeed avatar Sep 25 '22 16:09 Meganitrospeed