Ben Posted January 6, 2021 Report Posted January 6, 2021 Hi i need all cookies after i logged into steam for a third party login. But i am missing the steamRememberLogin Cookie. Is there a way to generate it since the first part is the steam id. Maybe the second part is something i can get too? Or are there condisions for it to be generated by steam? I hope you can help me thanks Dimon 1 Quote
Dr. McKay Posted January 7, 2021 Report Posted January 7, 2021 You shouldn't need that cookie to execute an OpenID login. Quote
Dimon Posted July 26, 2021 Report Posted July 26, 2021 Hi, McKay! I need the same cookie too! Is there any wat to get 'steamRememberLogin' cookie using 'login' method of 'SteamCommunity' object? Thank you!! Quote
Dimon Posted July 26, 2021 Report Posted July 26, 2021 (edited) I solved the problem. I've pass 'disableMobile':true into SteamCommunity.login and made various cosmetic edits (not important). It returns 'steamRememberLogin' cookie, but, as i got, now i do not have OAuth token. Now it is not important for me, but in future it may will be. Is there any way to get 'steamRememberLogin' cookie together with OAuth Token? Edited July 26, 2021 by Dimon Quote
Dr. McKay Posted July 29, 2021 Report Posted July 29, 2021 On 7/26/2021 at 10:54 AM, Dimon said: Is there any way to get 'steamRememberLogin' cookie together with OAuth Token? Not as far as I'm aware. They both accomplish the same task so Valve doesn't have a need to return both. Quote
Recommended Posts
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.