GirlScriptSummerOfCode / Zero_Gravity

MIT License
7 stars 10 forks source link

create an authentication/login mechanism for NGO workers #10

Open CalmDownKarm opened 6 years ago

CalmDownKarm commented 6 years ago

Many different ways to do this,

would recommend using at least google oauth2 and something using a db on heroku. Unless someone has a different idea. For the moment, just being able to log in and out and demonstrate this by dumping session info in a webpage is good enough - Eventually issues will be created to move web pages behind authentication.

Kushald2805 commented 6 years ago

Can we use Django for this?

CalmDownKarm commented 6 years ago

Participants seemed to be interested in Node but we can always make a django branch as well. Short answer, yes.

aggmoulik commented 6 years ago

Can I work on this?? I want to use hasura and django..

mohitj27 commented 6 years ago

@CalmDownKarm can i start working on this because no one submit pr yet its already 4 days

CalmDownKarm commented 6 years ago

Do it. Karmanya

On Wed, Jul 11, 2018 at 1:11 PM mohit notifications@github.com wrote:

@CalmDownKarm https://github.com/CalmDownKarm can i start working on this because no one submit pr yet its already 4 days

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/GirlScriptSummerOfCode/Zero_Gravity/issues/10#issuecomment-404075408, or mute the thread https://github.com/notifications/unsubscribe-auth/ALMiVqIirPkfWlj1q6-mIZgrjtHfGmv9ks5uFawZgaJpZM4VEDXT .

mohitj27 commented 6 years ago

okk

abhishek71994 commented 6 years ago

@mohitj27 Make a branch and implement your feature there, please.

mohitj27 commented 6 years ago

Okk I will complete it by today or tomorrow

mohitj27 commented 6 years ago

for setup node I have to create a folder backend for install express and all or if there is any other way in gatsby js please tell me

abhishek71994 commented 6 years ago

Setup with node at the moment. Expose APIs and use promises for verification. Let me update a format for you to use. Please comment if the format is not updated by the end of the day.

mohitj27 commented 6 years ago

format for back-end not yet