You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I add twoFactorCode: SteamTotp.generateAuthCode('my shared secret key') he was crashing the console ! He was working when i add this steam-totp :(
Andrewda please help
The text was updated successfully, but these errors were encountered:
It's really confusing to understand what you mean, if you mean to say that the app is crashing when you remove : const SteamTotp = require('steam-totp'); then that's what supposed to happen because steam-totp is required to generate Steam Guard using SteamTotp.generateAuthCode('shared_secret')
If this is not what you mean, please be more clear with your question.
When I add twoFactorCode: SteamTotp.generateAuthCode('my shared secret key') he was crashing the console ! He was working when i add this steam-totp :(
Andrewda please help
The text was updated successfully, but these errors were encountered: