Skip to content

Release - 1.1.0.

Compare
Choose a tag to compare
@xMistt xMistt released this 18 Jun 23:42
· 12 commits to main since this release
ffbd488

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.

Feel unsafe?
If you are uneasy about running a random executable, 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