vishalverma9572 / QuizMaster

QuizMaster is a comprehensive quiz application that allows users to create, take, and manage quizzes. The project is built using Node.js, Express, MongoDB for the backend, and React for the frontend. It provides features such as user authentication, quiz management, progress tracking, and viewing detailed quiz statistics.
https://quiz-master-frontend-jet.vercel.app/
MIT License
22 stars 90 forks source link

Improving the auth.js middleware #19

Open ugz-man opened 1 month ago

ugz-man commented 1 month ago

The auth.js middleware is too simple I can improve it by adding stuffs like:

I will have to modify the auth.js middleware file and User model and maybe some other files

Please assign this task to me.

Charul00 commented 1 month ago

can i work on this

vishalverma9572 commented 1 month ago

@ugz-man go for it!

vishalverma9572 commented 1 month ago

@Charul00 You can work on other issues in the meantime. or you both can co-operate.

abdullateef97 commented 1 month ago

@vishalverma9572 I see you closed the PR, I'd like to pick it up