ValvePython / steam

☁️ Python package for interacting with Steam
http://steam.readthedocs.io
MIT License
1.1k stars 137 forks source link

get_encrypted_app_ticket() function needs userdata, what is it? #399

Closed AivinXJ closed 2 years ago

AshladBP commented 2 years ago

UP ! I have the same problem

rossengeorgiev commented 2 years ago

userdata is data the game wants encrypted in the ticket, and which can be verified by server, by decrypting the ticket.

https://partner.steamgames.com/doc/features/auth#encryptedapptickets