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 RAGE token as game link parameter #82

Open
Victorma opened this issue Mar 6, 2017 · 0 comments
Open

Using RAGE token as game link parameter #82

Victorma opened this issue Mar 6, 2017 · 0 comments

Comments

@Victorma
Copy link
Member

Victorma commented Mar 6, 2017

Hello,

I'm developing a game launcher that will send traces back to RAGE when games are launched. The thing is that, since users are already logged into RAGE in order to click the link, I don't want them to login again in my launcher.

Could be possible to share the RAGE token in the game link, in order to use it among the game execution?

One possible approach could be to use a specific language inside of the link field such as "{token}" or "%token%" for example, and get those replaced with the real variable.

This could lead to, for instance "http://mygame.com/play?token={token}"

Other keywords could be also useful such as userId, username or email, to be used later on in further API requests.

Thanks

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