jens1101 / SteamCMD-JS-Interface

Allows you to access and use SteamCMD via JavaScript
14 stars 1 forks source link

Add support for Steam Guard QR codes #46

Open jens1101 opened 3 weeks ago

jens1101 commented 3 weeks ago

Steam Guard nowadays encourages the usage of scanning a QR code instead of the TOTP. Investigate if it is possible to generate the QR code, print it to the console, and allow users to log in that way. There should also be a way to somehow relay the QR code to any apps using this library.