node-steam-user
node-steam-user copied to clipboard
when relog account, config renewRefreshTokens options not working
Describe the bug
1、when steam ClientLoggedOff, in _handleLogOff function call logOn params is true, _logOnDetails not reset. 2、remove remember_password param, may cause should_remember_password allways false(first login refreshToken will undefined) 3、config renewRefreshTokens true,first logon details.refreshToken will undefined , this config can not run.
Versions
steam-user v.5.0.1
I hope you can give me a demo steam-user can autoRelogin,thanks