Yash-Parsana / CrazyCoderServerlessApi

This is backend api of CrazyCoder App which serves realtime data from various platforms through web scraping hosted on Netlify Serverless function. CrazyCoder App: https://github.com/Yash-Parsana/CrazyCoderApp | CrazyCoder website : https://crazycoder-eight.vercel.app
https://play.google.com/store/apps/details?id=com.parsanatech.crazycoder
15 stars 15 forks source link

FEATURE: LOGIN/Sign-Up USING GOOGLE #32

Closed Manishak798 closed 4 months ago

Manishak798 commented 4 months ago

Giving users an ease to login with there gmail in our web app will make UX better. One can achieve this using firebase oauth service of google to login or sign up.

I am a MENTOR in GSSOC'24 raising this issue for contributors to contribute.

Jhonsnowwwwww commented 4 months ago

@Manishak798 hope u are doing good ,i can do this task please assign me i can easily implement login signup using google through firebase.

Manishak798 commented 4 months ago

@Manishak798 hope u are doing good ,i can do this task please assign me i can easily implement login signup using google through firebase.

As I said I am a Mentor so I can't assign issues to you only PA can take the final call on this.

Manishak798 commented 4 months ago

@Yash-Parsana kindly look into this

Yash-Parsana commented 4 months ago

This is backend repo this purely focus on data fetchig you can find web app repo here. we are already using oauth in web and android app.