DoctorMcKay / node-steam-session

Node.js module for authenticating with the Steam auth server. Allows for generating refresh tokens and web auth cookies for use with steam-user and other packages.
https://www.npmjs.com/package/steam-session
MIT License
112 stars 20 forks source link

fix unhandled requests errors in getWebCookies() #23

Closed Sadzurami closed 1 year ago

Sadzurami commented 1 year ago

Related to https://github.com/DoctorMcKay/node-steam-session/issues/21