-
-
Notifications
You must be signed in to change notification settings - Fork 358
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enable authentication on Linux #181
Comments
DeviceAuthGenerator source is in python, which should compile or at least run in linux, right? You can try that. Additionally, in coming weeks I'm going to attempt to update the library which will ditch the requirement for DeviceAuthGenerator. No promises, though. |
In the README of DeviceAuthGenerator, it has a simple guide https://github.com/jackblk/DeviceAuthGenerator#usage
|
I have not test the Auth script on linux, but I think it will not be different. Just run the script, a browser will open and you have to loggin with your credentials in the epic store. |
I run in server, only CLI, no GUI. |
I think this was the problem...without a GUI Browser you can not login into the Epic account. |
I'll change the subject of this issue. If I am able to rewrite the project to use |
I run "Pop Os/Ubuntu" and it worked fine for me generating the |
Hello i want to use this on linux using docker-compose.
the following instructions refer me to the README.
Download DeviceAuthGenerator for EpicGames. Currently only Windows binary is supported. For Mac/Linux user, follow the guide in README.
The issue how ever is that it is stated DeviceAuthGenerator is windows only in the readme. what shut i do in linux/mac as this isn't stated anywhere on how to get the EpicGames secrets on linux.
The text was updated successfully, but these errors were encountered: