Hi there,
I'm interested in developing a website and some tools for the game. In order to proceed what I'd like to be able to do is verify the users real ED account. So the projects I'd be working on could make sure that I know the player using said services has a game account and their commander name is their own.
Apologies if this is already available or been covered but I've had a quick look and couldn't find anything on the forum search. So if its not available is something like this possible?
e.g. Steam's API allows the type of thing I am interested in:
I think this would be useful for all the tool and site developers..
Heres a vid which explains how the steam OpenID works in more detail:
Cheers
I'm interested in developing a website and some tools for the game. In order to proceed what I'd like to be able to do is verify the users real ED account. So the projects I'd be working on could make sure that I know the player using said services has a game account and their commander name is their own.
Apologies if this is already available or been covered but I've had a quick look and couldn't find anything on the forum search. So if its not available is something like this possible?
e.g. Steam's API allows the type of thing I am interested in:
[h=2]Steam OpenID Provider[/h] Steam can act as an OpenID provider. This allows your application to authenticate a user's SteamID without requiring them to enter their Steam username or password on your site (which would be a violation of the API Terms of Use.) Just download an OpenID library for your language and platform of choice and use http://steamcommunity.com/openid as the provider. The returned Claimed ID will contain the user's 64-bit SteamID. The Claimed ID format is: http://steamcommunity.com/openid/id/<steamid>
I think this would be useful for all the tool and site developers..
Heres a vid which explains how the steam OpenID works in more detail:
[video=youtube_share;DRAPS4FSmbk]https://youtu.be/DRAPS4FSmbk[/video]
Cheers
Last edited: