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.

MIT License

Downloads
24.5K
Stars
116
Committers
1

Bot releases are hidden (Show)

node-steam-session - v1.0.0

Published by DoctorMcKay over 1 year ago

  • Added timeouts when sending requests over a CM WebSocket connection

Full Changelog: https://github.com/DoctorMcKay/node-steam-session/compare/v0.0.5-alpha...v1.0.0

node-steam-session - v0.0.5-alpha

Published by DoctorMcKay over 1 year ago

  • BREAKING CHANGE The transport argument in the LoginSession and LoginApprover constructors is now an options object
  • Added support for HTTP and SOCKS proxies
  • Removed axios dependency
  • Added login-with-password-proxy example

Full Changelog: https://github.com/DoctorMcKay/node-steam-session/compare/v0.0.4-alpha...v0.0.5-alpha

node-steam-session - v0.0.4 alpha

Published by DoctorMcKay over 1 year ago

  • Now uses a CM WebSocket as the network transport when logging in for the SteamClient platform type
    • This is now required by the Steam backend

Full Changelog: https://github.com/DoctorMcKay/node-steam-session/compare/v0.0.3-alpha...v0.0.4-alpha

node-steam-session - v0.0.3 alpha

Published by DoctorMcKay about 2 years ago

Full Changelog: https://github.com/DoctorMcKay/node-steam-session/compare/v0.0.2-alpha...v0.0.3-alpha