-
Notifications
You must be signed in to change notification settings - Fork 10
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
create an authentication/login mechanism for NGO workers #10
Comments
Can we use Django for this? |
Participants seemed to be interested in Node but we can always make a django branch as well. Short answer, yes. |
Can I work on this?? |
@CalmDownKarm can i start working on this because no one submit pr yet its already 4 days |
Do it.
Karmanya
…On Wed, Jul 11, 2018 at 1:11 PM mohit ***@***.***> 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
<#10 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ALMiVqIirPkfWlj1q6-mIZgrjtHfGmv9ks5uFawZgaJpZM4VEDXT>
.
|
okk |
@mohitj27 Make a branch and implement your feature there, please. |
Okk I will complete it by today or tomorrow |
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 |
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. |
format for back-end not yet |
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.
The text was updated successfully, but these errors were encountered: