Open johnkslg opened 3 years ago
@MrAnonymous110 To link steam account to Eco, please, just forward (open in browser) user to:
https://steamcommunity.com/oauth/login?response_type=token&client_id=83F7EC9F&state=$state
,
where state var is: json_encode(["user" => $user->id, "token" => $token])
and where token var is md5($user->id . $passwordHash);
That's it. Then Steam will automatically forward linked user to the Accounts website to complete linkage.
@johnkslg can we use "Accounts" tab name for use in Future youtube/twitch/mixer Accounts link here too ?
added dependency that might change how we handle account linking.
Add a new tab to the escape menu, 'Strange Account' On this tab should be:
This will also allow us to collect email addresses which is very important for long term marketing.