Skip to content

What does GameHub do with my username and password for e.g. GoG? #542

Answered by tkashkin
eCyclops asked this question in Q&A
Discussion options

You must be logged in to vote

GameHub has no access to user credentials.

For Steam GameHub reads Steam config (steam/config/loginusers.vdf) and gets the SteamID and profile name from it (not the account name). SteamID is then used to call Steam API.

For GOG and Humble Bundle user authenticates in a webview and GameHub stores the access token to then call the APIs.
GameHub does not try to extract the credentials from the webview, access tokens are only stored locally and passed to the GOG/Humble API.


It may change slightly in the future if a server will be implemented (see #541), but even then I don't think there will be need to send anything other than maybe SteamID and/or similar identifiers.
All requests that use a…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by eCyclops
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants