When I log on using a refreshToken, various events quit being emitted (for example "playingState") upon a successful login (loggedOn is emitted just fine)
This way, node-globaloffensive just refuses to work, I moved
user.gamesPlayed([730])
to the loggedOn event callback and yet, the csgo instance wouldn't emit anything (tried connectedToGC, disconnectedFromGC, accountData)