bukson / steampy

A Steam trading library for python 3
MIT License
577 stars 157 forks source link

A bug of function is_session_alive #373

Closed ZRHann closed 9 months ago

ZRHann commented 9 months ago

There's a bug in the is_session_alive function. The value of self.username does not always match the username displayed on the main page, even after a successful login. It appears that the username on the main page is the name set in the user's profile.