Changelog:
- The script now checks for the device auth completion every 10 seconds instead 5 to avoid the
errors.com.epicgames.common.slow_down
error, the script isn't any slower than before because it was being ratelimited. - Upgraded from
asyncio.get_event_loop()
toasyncio.run()
- The device code url is now also printed to the console.