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

Add support for steamLoginSecure cookie #23

Merged
merged 1 commit into from
Feb 12, 2015
Merged

Add support for steamLoginSecure cookie #23

merged 1 commit into from
Feb 12, 2015

Conversation

b1naryth1ef
Copy link
Contributor

This cookie is required by all HTTPs routes (you can also only get it over the HTTPs authenticate route). This is required for the newer trading changes around security and session-hijack prevention. Without this all tradeoffer-related steam web calls will fail. This fixes #19, and invalidates #20.

Philipp15b added a commit that referenced this pull request Feb 12, 2015
Add support for steamLoginSecure cookie
@Philipp15b Philipp15b merged commit a4c4686 into Philipp15b:master Feb 12, 2015
@Philipp15b
Copy link
Owner

Great work, thanks!

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

Successfully merging this pull request may close these issues.

web.apiLogon url should be https
2 participants