Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parse actual information using Node.js #12

Merged
merged 1 commit into from
Jan 9, 2017
Merged

Conversation

hkors
Copy link
Contributor

@hkors hkors commented Jan 5, 2017

Hello people,

I have created a parser in Node.js that generates the same object with the user information. The way I sign into SocialClub is different, because the way it's done in the PHP script didn't work for me. Probably because R* has changed the way we sign into SocialClub. The steps I've taken to sign in is described here: gta5-map/Social-Club-API-cheat-sheet#6

I hope this Node.js is useful for people who prefer to work with Node.js instead of PHP. Or that this Node.js script can be used to improve the PHP script.

A next step for this Node.js script could be to build a web server around it by using the Express framework or something.

Do with it what you like :)

@Bluscream
Copy link

Awesome work <3

@frdmn
Copy link
Member

frdmn commented Jan 9, 2017

To be honest, I prefer NodeJS as well and would like to replace the PHP one with this port, if I've reviewed and confirmed the functionality.

Great work @hkors

@frdmn frdmn merged commit 70ba64b into gta5-map:master Jan 9, 2017
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.

3 participants