feat: add User Profile page, Google OAuth fix, MongoDB Atlas support#222
feat: add User Profile page, Google OAuth fix, MongoDB Atlas support#222MohanVamsi237 wants to merge 1 commit into
Conversation
|
@MohanVamsi237 is attempting to deploy a commit to the MINHA's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
Hey @MohanVamsi237, thanks for the PR. There are several issues and security risks that need to be addressed before this can be merged:
Please fix these issues and push the changes. |
Description
This PR implements the User Profile feature and fixes Google OAuth authentication in the EduBoard application.
Changes
/profilesupporting full profile field management (Bio, Phone Number, Educational Institution, Course/Department, Full Name, and Profile Picture).Login.jsxandSignup.jsxby usinguseRefanduseCallbackto ensure callbacks always obtain the latest handlers.