Page 2 of 2

Re: Safe Login to Server

Posted: Sun Dec 27, 2020 4:31 pm
by ivan
Not sure what you are trying to do here.
My library is designed to work within the Steam client.
The Steamworks Web API is for websites or apps running outside of the Steam client.

Re: Safe Login to Server

Posted: Sun Dec 27, 2020 6:15 pm
by Bubble1820DE
ivan wrote: Sun Dec 27, 2020 4:31 pm Not sure what you are trying to do here.
My library is designed to work within the Steam client.
The Steamworks Web API is for websites or apps running outside of the Steam client.
I want to realize this: https://partner.steamgames.com/doc/feat ... end_webapi

I can already get the AuthSessionTicket but I need to verify it with ISteamUserAuth/AuthenticateUserTicket.

EDIT: I think I can make this http request with luasec library

Image