hereisSwapnil / ExamTime

Share/Download notes PDF helps during exams
https://exam-time.vercel.app
MIT License
55 stars 116 forks source link

Enhancing the login/signup page using Firebase integration #60

Open adarsh1001111 opened 4 months ago

adarsh1001111 commented 4 months ago

Description

This enhancement aims to streamline the user login and signup process on our website by integrating Firebase Google Authentication. By implementing Firebase, users will enjoy a seamless experience, as they can log in or sign up with their existing Google accounts with just a few clicks. This not only simplifies the authentication process but also enhances security by leveraging Google's robust authentication mechanisms. Integrating Firebase into the login and signup pages will contribute to an improved user experience, reducing friction and increasing user engagement. Let's make this platform easier and more secure for our users by implementing Firebase Google Authentication.

Screenshot 2024-05-11 at 1 02 03 PM

@hereisSwapnil you can assign this issue to me

hereisSwapnil commented 4 months ago

@adarsh1001111 Ok, but I want the user to be stored in the MongoDB only

adarsh1001111 commented 4 months ago

@hereisSwapnil We can export the users from firebase to mongoDb using script if we need both auth of firebase and Database as MongoDB, is this fine?

hereisSwapnil commented 4 months ago

Ok :+1: