Release - 1.1.0
Changelog:
- Updated the Switch token to use the current token that the actual Switch client uses instead of the deprecated one to avoid password resets by Epic Games.
- Included the script version in the start-up message.
- Updated the User-Agent.
Compiling
You can compile DeviceAuthGenerator yourself by installing the requirements, PyInstaller and then by running the command:
pyinstaller --onefile -i icon.ico -n DeviceAuthGenerator generator.py