kossiitkgp / kwoc-2018

Web app for Kharagpur Winter of Code, 2018
https://kwoc.kossiitkgp.org
MIT License
0 stars 0 forks source link

[IMP] Connect GitHub Login Flow #49

Closed thealphadollar closed 5 years ago

thealphadollar commented 5 years ago

This is a high priority, good learning opportunity task (which anyone can take up just like anyother task).

We have already made some frontend (#20 ) and backend (#8 ) but it is not connected at the moment. We should connect it and following should be the approximate flow of the button;

@xypnox Please add the details of what we need to get from the github regarding the user at the time when he signs up for KWoC.

cc/ @dibyadas @sangeet259

yashrsharma44 commented 5 years ago

Ping @xypnox Could you provide the details that needs to be fetched from the github account of the user? EDIT : The User data we are planning to store - UserID Avatar Url College Name

yashrsharma44 commented 5 years ago

Issue #51 completes this

thealphadollar commented 5 years ago

@yashrsharma44 I haven't tested this and it is not complete till we have one login from it :)

thealphadollar commented 5 years ago

This has been tested now and the details of the student are stored in the json file, /gh_login/gh_login_student.json