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

Using greenworks and steam auth without running steam #14

Open
Awpteamoose opened this issue Dec 28, 2017 · 1 comment
Open

Using greenworks and steam auth without running steam #14

Awpteamoose opened this issue Dec 28, 2017 · 1 comment

Comments

@Awpteamoose
Copy link

I'm trying to get a ticket from GetAuthSessionTicket for a separate project. My current idea is to use greenworks with greenworks.getAuthSessionTicket, but I can't because my server can't run Steam.

I noticed that this steam api call uses that very ticket, but I can't find how does it come into /steam-ticket route or how does it get retrieved in the first place anywhere in the screeps codebase.

Please help?

@iKlem
Copy link

iKlem commented Dec 29, 2017

This is something I've already done in my WIP client here : https://github.com/iKlem/iklem-screeps-client
The call is in app/scripts/serverList.js and you just need to get it from any screeps server.
But you'll need steam launched if you use greenworks.

Sended from my phone

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

2 participants