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
117 stars 22 forks source link

feat/add-custom-agents-support #29

Closed Sadzurami closed 1 year ago

Sadzurami commented 1 year ago

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