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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: