Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added sign up with google using firebase #1551

Merged
merged 2 commits into from
Oct 30, 2024

Conversation

Sawan-Kushwah
Copy link
Contributor

@Sawan-Kushwah Sawan-Kushwah commented Oct 30, 2024

issue title : Add signup login feature using google

issue #1548

WordWise.Mozilla.Firefox.2024-10-30.15-37-21.mp4

Implemented signup with google !!

can i get level 3 for it ?

note : go to firebase console and set up your project and you get all this config just replace all this
here frontend/src/pages/Login.js
and it will work as smooth as in above video

const firebaseConfig = {
apiKey: "YOUR_API_KEY",
authDomain: "YOUR_AUTH_DOMAIN",
projectId: "YOUR_PROJECT_ID",
storageBucket: "YOUR_STORAGE_BUCKET",
messagingSenderId: "YOUR_MESSAGING_SENDER_ID",
appId: "YOUR_APP_ID",
measurementId: "YOUR_MEASUREMENT_ID"
};

Pull Request Checklist

  • I have added screenshots and videos to show before and after the working of my code.
  • I have ensured that the screen size is set to 100% while making the video.
  • [ X] I have synced the latest fork with my local repository and resolved any conflicts.
  • [ X] I have mentioned the issue number which I created before making this PR .(format to mention issue number is : fixes #(issue number) )
  • [X ] I understand that if any the above conditions are not met , my PR will not be MERGED .

Copy link

vercel bot commented Oct 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
word-wise ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 30, 2024 10:18am

@ANSHIKA-26 ANSHIKA-26 merged commit 53b5971 into ANSHIKA-26:main Oct 30, 2024
4 checks passed
Copy link

🎉🎉 Thank you for your contribution! Your PR #1551 has been merged! 🎉🎉

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.

3 participants