Skip to content

Conversation

@edmiester777
Copy link

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!

edmiester777 and others added 5 commits September 20, 2017 07:37
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!
Forgot to remove my test console logs and reference comment blocks.
I made the mistake of not checking for errors when a response is returned from the API. This is fixed. All errors will now be rejected.
I was an idiot and forgot that the error object is in the result.data.response object.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant