ValvePython / steamctl

🤸 Take control of Steam from your terminal
https://pypi.org/project/steamctl/
MIT License
306 stars 16 forks source link

Remove time polling from webapi when generating authenticator code #37

Closed rossengeorgiev closed 3 years ago

rossengeorgiev commented 3 years ago

This can introduce random delays when generating a code. Downside would be users with unsync clock will get invalid codes. Alternatively, cache the offset for some time