Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reauthentication on Timeout #4

Open
ocbaker opened this issue Mar 5, 2012 · 0 comments
Open

Reauthentication on Timeout #4

ocbaker opened this issue Mar 5, 2012 · 0 comments

Comments

@ocbaker
Copy link

ocbaker commented Mar 5, 2012

The Authentication Session provided by steam only stays alive up to 30 seconds after the last request was made on that key.

After 30 seconds the Programs is required to re-authenticate with Steam and currently your application provides no method of doing that.

Your application should either keep the session open OR automatically re-authenticate with Steam on a new request if required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants