Rodrigo Posted June 10, 2022 Report Posted June 10, 2022 I was wondering if it's possible to handle operations with Steam-offer-manager along with multiple applications logging the same user. Let's say I have an application running steam-offer-manager polling for events. But I want to run a task in a Cloud Function where I need to log in to one of the profiles polling in the other application. I don't want to log off the listener.... Is this possible? If it's not, where can I find information on Steam's API on how it handles sessions/logins? Any suggestions on doing something like this? Quote
Dr. McKay Posted June 10, 2022 Report Posted June 10, 2022 Not really. Logging into an account tends to invalidate the session cookies of other logins. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.