Jump to content
McKay Development

I need help checking if the steam session expired... without using node-steamcommunity


cridus

Recommended Posts

So, I don't know if this is the right section for this thread, but it is tied to steamcommunity...

 

Basically, I'm not using node-steamcommunity because I almost completely developed my app (a Chrome extension) before discovering that it existed. Also I didn't use Node.js...

 

I'm here to ask you if you know of any way to check if a user's session has expired without calling, for example, the user's profile page and checking if you get redirected to the login page. This is how I'm doing it right now but Google doesn't like it because it thinks I'm loading scripts from an external resource (since the call returns HTML).

All the steamcommunity.com endpoints I found just return error 400 if the session has expired, which isn't reliable enough.

 

I beg for your help >_> thank you.

 

edit: Welp, Google accepted my code... I don't need this anymore...

Edited by cridus
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...