Steam web api Linking accounts

Viewed 9

Hello i am trying to find information on how to proceed with linking steam account for example like epic games have on their website where you can link your steam account to epic games account , to be able to login and use web api

1 Answers

Steam OpenID Provider can be used to login and authenticate user witch will return steamID and allow to interact with web api https://steamcommunity.com/dev

Related