### Description Integrate Single Sign-On (SSO) to streamline user authentication. ### Requirements - [ ] **Google OAuth:** Implement login and sign-up via Google. - [ ] **GitHub OAuth:** Implement login and sign-up via GitHub. - [ ] **Backend:** Handle OAuth callbacks and user creation/matching. ### Acceptance Criteria - Users can successfully log in using their Google or GitHub accounts.
Description
Integrate Single Sign-On (SSO) to streamline user authentication.
Requirements
Acceptance Criteria