Releases: ThisNils/exchange-code-generator
Releases · ThisNils/exchange-code-generator
Login fix
Fixed login issue
- Fixed login issue
- The account name is now saved to the device auth file
Removed puppeteer, exposed device auth, clipboard support
- Now printing the device auth to the console
- Added copy to clipboard functionality
- Switched from request to axios
- Removed Puppeteer (No need to download chromium anymore + any browser is now supported)
Added saving sessions
Sessions are now saved so the user doesnt have to open chrome every time they need an exchange code
New versions for macos and linux
This version includes executables for windows, macos and linux. On windows, the script now checks if chrome is already installed
First version
First working release