Jump to content
McKay Development

web cookie is not authenticating us to use steamcommunity official site to stay loggedin.


sherazi

Recommended Posts

i use steam-session to login to steam using this:

let session = new LoginSession(EAuthTokenPlatformType.WebBrowser);  
it give me the cookie after logged in using this method
sessionCookie = await session.getWebCookies();
when i use this cookie to stay loggedin to original steamcommunity.com site using proxy request to steam community original site using 
http-proxy-middleware and  it loggedinto the site but only for some pages and when i go to the userprofile and inventory pages its logged me out.
is the cookie which i am geeting from steam-session is usable to original steamcoomunity site?
if not then what is the method to use cookie to stay loggedinto to original steamcommunity site using the cookie header
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...