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

feat/add-custom-agents-support #29

Closed Sadzurami closed 11 months ago

Sadzurami commented 11 months ago

Add ability to pass custom agents. Useful if required to use one agent for all steam requests.