Jump to content
McKay Development

Sentry file replacement


Valvoja

Recommended Posts

Since sentry files don't seem to be provided anymore, what is the replacement for storing sessions to be able to login again without oauth / 2fa? I'm looking for a solution for steam client (not browser or mobile).

Link to comment
Share on other sites

I'm assuming you need to have a valid steam client session (of the same user) to call Authentication.GenerateAccessTokenForApp#1 to update access / refresh token. This would mean that if the program dies and fails to update the access token before it expires (access token is valid for a day), you would have to log in with username and password + oauth / 2fa to use the refresh token again.

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...