node-steam-user icon indicating copy to clipboard operation
node-steam-user copied to clipboard

New authentication method for apps: GetAuthTicketForWebApi

Open therepower opened this issue 1 year ago • 0 comments

hello, Some newer games use GetAuthTicketForWebApi instead of GetAuthTicket to authenticate via steam, which was implemented to SteamWorks in 2023.

The functions in appauth.js doesn't support this yet.

Could you implement it if possible?

https://partner.steamgames.com/doc/api/ISteamUser#GetAuthTicketForWebApi

therepower avatar Dec 23 '24 14:12 therepower