Skip to content

An example of working with the Steam library. Full validation with the possibility of further data retrieval. The example does not work with 2FA.

Notifications You must be signed in to change notification settings

vns0/Steam-login-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Steam profile login with nodejs

demo work with Steam lib

Project setup

npm install

Compiles and hot-reloads for development

npm run server

STEAM RESULT:

{ eresult: 1, out_of_game_heartbeat_seconds: 9, in_game_heartbeat_seconds: 9, public_ip: 2966522118, rtime32_server_time: 1618408064, account_flags: 3166213, cell_id: 62, webapi_authenticate_user_nonce: 'KFxfvZuQ3qZePOO9NYE', cell_id_ping_threshold: 2147483647, vanity_url: '', client_supplied_steamid: '76561199161310515', ip_country_code: 'RU', count_loginfailures_to_migrate: 0, count_disconnects_to_migrate: 0, client_instance_id: '2675676925455726589' }

About

An example of working with the Steam library. Full validation with the possibility of further data retrieval. The example does not work with 2FA.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published