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: update spoofed hostname #45

Open Sadzurami opened 2 months ago

Sadzurami commented 2 months ago

ref: https://github.com/DoctorMcKay/node-steam-session/issues/44

Sadzurami commented 2 months ago

@DoctorMcKay mind to take a look to pr?

Sadzurami commented 1 month ago

@DoctorMcKay any chance to merge it?