-
Notifications
You must be signed in to change notification settings - Fork 263
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
Implement google and email sign-in #157
Comments
I am interested to work on this ..please assign me this issue if possible |
Please assign me this issue. I want to work on it. @ArpitKotecha |
@habeeba-naaz Try to complete the task by Tuesday. |
Thank you for assigning...I am new to backend.But want to learn and do.Do I need to know any prerequisites? |
No, understanding of the language would be fine. Take a look at the articles/docs given in description for help. Also learn more about Firebase & Firebase Authentication. |
Sure...thank you |
I am in feature/backend-node branch created authentication in firebase and to install dependencies i didn't find node.js file. |
@habeeba-naaz Why do you need to create a Node.js file. The node backend code is in api folder. |
Oh okay...I’ll check |
I would like to work on this @ArpitKotecha |
can I take this issue if it hasn't solved yet? @ArpitKotecha |
@huonggiangbui There's already a PR for this. |
Sorry..I am unable to resolve this issue...please close PR and assign to someone interested |
Hi can i work on this issue ? kindly assign it to me. thanks. |
@ArpitKotecha Can I take this issue now? |
@huonggiangbui Yeah go ahead |
Is your feature request related to a problem? Please describe.
Some routes need user to be authenticated.
Describe the solution you'd like
Implement Google and email token-verification routes using firebase authentication.
Additional context
Medium Article
Firebase Docs
Note: Create PR to feature/backend-node
The text was updated successfully, but these errors were encountered: