Releases: jackblk/DeviceAuthGenerator
Releases · jackblk/DeviceAuthGenerator
Release - 1.1.1
Changelog:
- Fix Client id mismatch in credentials for this pin grant while waiting for completion
- Reformat code base using black
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