himanshukumar660 / Course-Feedback-System

A single page full stack web application that can used as a feedback system for any group/organisation
https://nitdgp-course-feedback.herokuapp.com/
2 stars 3 forks source link

Add OAuth support to the application #1

Open himanshukumar660 opened 6 years ago

himanshukumar660 commented 6 years ago

Currently, only manual registration is implemented in the project. I would require you guys to add the support of OAuth for Google and Facebook login.

hiteshpr commented 6 years ago

Can I work on this?

himanshukumar660 commented 6 years ago

Yeah, Sure. Go Ahead.

[image: Mailtrack] https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality6& Sender notified by Mailtrack https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality6& 02/10/18, 11:36:07

On Tue, Oct 2, 2018 at 11:07 AM Hitesh Roy notifications@github.com wrote:

Can I work on this?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/himanshukumar660/Course-Feedback-System/issues/1#issuecomment-426154619, or mute the thread https://github.com/notifications/unsubscribe-auth/AQFgze3Q-UjFD9QFH2p8B9ZZPXJVTkQHks5ugvt1gaJpZM4XDS8F .

-- Himanshu Kumar B. Tech (Penultimate year) Computer Science and Engineering Ph. no. - (+91) 9476001014 National Institute of Technology, Durgapur Mahatma Gandhi Avenue, Durgapur, West Bengal- 713209 India

gane5hvarma commented 6 years ago

can i also work on this? we can use passport library for this and you need to create credentials in fb and google to allow access @himanshukumar660

himanshukumar660 commented 6 years ago

@gane5hvarma I have used passport for manual registration and login. You can try implementing the OAuth.