Skip to content
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

Non-dev user authentication possible? #6

Open
MattMills opened this issue Sep 6, 2022 · 1 comment
Open

Non-dev user authentication possible? #6

MattMills opened this issue Sep 6, 2022 · 1 comment

Comments

@MattMills
Copy link

I see from the code here that this API/session ticket code requires a secret key, which I'm assuming is something only game developers have access to.

I'm currently building a web based tool (in PHP) that will be used to troubleshoot mod interaction within the game Stellaris, but I'm not the game developer. Does this API include (and if not, could you consider this a feature request for) any user-initiated SSO authentication not requiring any secrets, for example, I'm using this API for Steam auth: https://partner.steamgames.com/doc/features/auth#website which allows the user to click a button, then get sent to steam for login and approval of sharing their Steam ID, which gets sent back to me in such a way I can independently verify it against a steam server.

Thanks,
Matt.

@MattMills
Copy link
Author

@goggalaxy Is there any solution for this? I'm developing web based tooling for one of your games and I'd like to be able to allow gog users to login without telling them to get a steam account...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant