amitsin6h / mozcodepaste

Moz Code Paste will be mozilla code paste website where user can paste their code and get review of their code. This project was selected for Mozilla Pulse (https://www.mozillapulse.org/entry/781)
https://mozcodepaste.herokuapp.com/
MIT License
4 stars 2 forks source link

Implement passport.js to use authentication system #4

Open amitsin6h opened 6 years ago

amitsin6h commented 6 years ago

We are planning to use passport.js for authentication system. So that any user can directly login using github, or google . After login user can paste their code .

muha-abdulaziz commented 6 years ago

I interest in this. and I start work on it. But I do not know how to insert the data. Are you going to use "mongoosejs"?

amitsin6h commented 6 years ago

yeah we are using complete MEAN stack to build this project.

amitsin6h commented 6 years ago

Let me know what help you need

muha-abdulaziz commented 6 years ago

OK