SUGAM-ARORA / UniCollab

UniCollab is more than just a platform; it's a gateway to a world where students from different universities/colleges converge to collaborate, innovate, and elevate their projects. Imagine a space where ideas flow freely, where knowledge is shared effortlessly, and where learning transcends classrooms. That's UniCollab for you.
https://uni-collab.vercel.app/
MIT License
57 stars 110 forks source link

Add Authentication #58

Open SwanandD121 opened 3 months ago

SwanandD121 commented 3 months ago

Problem Users currently lack a secure means to access the website's features and content, which poses a risk to their privacy and the integrity of the platform. Without proper authentication, there's a heightened vulnerability to unauthorized access and misuse of user data.

Solution Implement a robust authentication system that allows users to securely log in to the website. This system should include features such as username/password authentication, email verification, and possibly multi-factor authentication for added security. Users will not be able to access the website's core features until they log in.

Additional context Planning to use Clerk Authentication which is easy to use and provides auth with email, Google, GitHub and other platforms.

image

Users will be able to see their badge in the top right corner.

Please assign this issue to me.

SUGAM-ARORA commented 3 months ago

@SwanandD121 Issue is already there #18. But we can wait for that issue to close and afterwards if you want to have further updations you can do.

SwanandD121 commented 3 months ago

@SwanandD121 Issue is already there #18. But we can wait for that issue to close and afterwards if you want to have further updations you can do.

Alright.