steam-api-node
steam-api-node copied to clipboard
Added user session authentication.
The api implementation was missing authenticating user with session tickets. I added the functionality in.
This allows the nodejs web api to authenticate sessions for a specific game. Feel free to give it a try!