Hej,
Mam mały problem w skonfigurowaniu jak dodać logowanie i rejestrację poprzez Steam ale tylko w formie natywnej poprzez OAuth.
Opis po stronie Steama (Steamworks) jest skąpy i nie da rady pokapować się co i jak.
Wersja: IPS 4.4.3
Mam swoj wygenerowany Steam Web API Key.
Co to jest i skąd mam wziąć:
Client Identifier
Client Secret
Authorization Endpoint - czy to ten link?: https://steamcommunity.com/oauth/login
Token Endpoint https://steamcommunity.com/openid ?
User Information Endpoint (Must return a JSON response containing at least a unique identifier for the user)
User ID Parameter (The name of the parameter in the response from the User Information Endpoint which contains a unique identifier for the user. Use brackets to access arrays/objects e.g. response[user_id] )