Abidsyed25 / ScrapQuest

ScrapQuest is your go-to solution for effortlessly extracting data from websites. It's a powerful web scraper built with Next.js, TypeScript, and Puppeteer with Browserless. With ScrapQuest, you can quickly gather valuable information from any website without hassle.
https://scrap-quest.vercel.app/
MIT License
20 stars 37 forks source link

Adding Google Authentication Using Firebase #182

Closed Ojas-Arora closed 2 months ago

Ojas-Arora commented 2 months ago

Description

@Abidsyed25 Before Merging this PR make sure to do the following

  1. Create an account on Firebase
  2. Create a new Project name ScrapQuest and do all the configurations that needs to be done in Firebase.
  3. Add your own api keys in the firebase.js file.
  4. Update the Firebase.json file according to the requirements.
  5. Then go to the Authentication and Give Google Authentication Permission.
  6. Merge this PR.

Make sure to do the following otherwise my effort will be nullified.

Fixes: #177

Type of change

Checklist:

ATTACH SCREEN-SHOTS / DEPLOYMENT LINK

vercel[bot] commented 2 months ago

@Ojas-Arora is attempting to deploy a commit to the abidsyed25's projects Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 2 months ago

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

Name Status Preview Comments Updated (UTC)
quine-scrap-quest ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 21, 2024 2:44pm
Ojas-Arora commented 2 months ago

@Abidsyed25 Sir, have you followed the steps mentioned above for implementing Google authentication? Also, Sir do you believe this issue/PR could be considered as Level 3?