skokovsergey

Results 1 issues of skokovsergey

I see 2 issues with token_login() method 1. token_login() method doesn't change logged_in attrubte to true. As a result, the token won't be refreshed in run() method. 2. token_login() method...