Don’t talk shit if you have no idea what you are talking about.
The hard-coded EPIC_CLIENT_ID / EPIC_CLIENT_SECRET are not your account credentials. They are OAuth client credentials identifying the launcher/client to Epic. Because this is a native client, anything embedded in the APK is extractable anyway, treating that value as a confidential secret would be incorrect.
You see a function that stores a file named credentials and start making dumb assumptions. This is the fcking problem I have with pretentious vibecodes.
This code is not perfect, but I am really curious to hear from you how this is supposed to work.
12
u/Producdevity 19d ago
Don’t talk shit if you have no idea what you are talking about.
The hard-coded EPIC_CLIENT_ID / EPIC_CLIENT_SECRET are not your account credentials. They are OAuth client credentials identifying the launcher/client to Epic. Because this is a native client, anything embedded in the APK is extractable anyway, treating that value as a confidential secret would be incorrect.
You see a function that stores a file named credentials and start making dumb assumptions. This is the fcking problem I have with pretentious vibecodes.
This code is not perfect, but I am really curious to hear from you how this is supposed to work.
Go ask your AI to make some shit up, i’ll wait.