GitHub Posted September 13, 2023 Report Posted September 13, 2023 Fixed logins failing with error FileNotFound due to Steam change Please Note: Steam no longer returns access tokens for new login attempts. Therefore, accessToken will be undefined when authenticated is emitted. Access tokens are only useful as web cookies, and getWebCookies() automatically attempts to refresh the access token as necessary, so no change should be needed from you if you aren't directly accessing the accessToken property. Full Changelog: v1.3.0...v1.3.1View on GitHub 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.