Skip to content

feat: added google oauth signup/login functionality#136

Merged
SrigadaAkshayKumar merged 2 commits into
SrigadaAkshayKumar:mainfrom
iemio:main
Aug 23, 2025
Merged

feat: added google oauth signup/login functionality#136
SrigadaAkshayKumar merged 2 commits into
SrigadaAkshayKumar:mainfrom
iemio:main

Conversation

@iemio

@iemio iemio commented Aug 19, 2025

Copy link
Copy Markdown
Contributor

Pull Request for Stock Analyzer

Issue Title

Add Google OAuth Signup/Login Functionality

Contributor Details

  • Name: Keshav
  • GitHub ID: iemio
  • Participation Program (if any): GSSOC

Related issues

Closes #37

Changes

  • Add "Login with Google" button on the signup & login page
  • Google OAuth login/signup using Firebase Auth
  • Store user info (name, email, UID) securely Display logged-in user's name in the navbar/header
  • Show logout button

Files changed

Login.js, signup.js, Login.css, Signup.css

Type of Change

  • Bug fix (fixes an existing issue)
  • New feature (adds new functionality)
  • Code style update (formatting, refactoring)
  • Breaking change (may affect existing features)
  • Documentation update

Checklist

  • My code follows the project’s guidelines and best practices.
  • I have performed a self-review of my code.
  • I have added meaningful comments where necessary.
  • I have updated documentation wherever applicable.
  • My changes do not generate any new warnings or errors.
  • I have included screenshots, graphs, or test logs (if applicable).
  • Any dependent changes have been merged and documented.

Signed-off-by: Keshav <177126288+iemio@users.noreply.github.com>
@github-actions

Copy link
Copy Markdown

Thanks for opening this Pull Request! A maintainer will review it shortly. Please make sure you've followed all contribution guidelines.

Join our Discord Community for discussions, questions, and real-time collaboration!

@SrigadaAkshayKumar

Copy link
Copy Markdown
Owner

Have you added a ‘Login with Google’ button on the login page?

@iemio

iemio commented Aug 19, 2025

Copy link
Copy Markdown
Contributor Author

Yes, I have added.

@SrigadaAkshayKumar

Copy link
Copy Markdown
Owner

@iemio drop your email here it is necessary for gssoc points

@SrigadaAkshayKumar SrigadaAkshayKumar merged commit 360def5 into SrigadaAkshayKumar:main Aug 23, 2025
@iemio

iemio commented Aug 30, 2025

Copy link
Copy Markdown
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Add Google OAuth in login and signup pages

2 participants