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

when relog account, config renewRefreshTokens options not working

Open hrjoyce1990 opened this issue 1 year ago • 0 comments

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

hrjoyce1990 avatar Oct 10 '23 09:10 hrjoyce1990