piyushgarg-dev / piyushgargdev-nextjs

https://piyushgarg.dev
178 stars 1.18k forks source link

[Feat] : Introducing more options for the users to SignUp #214

Open parthtyagii opened 1 year ago

parthtyagii commented 1 year ago

Is your feature request related to a problem? Please describe. There are only two options available for a user to signup for the website, i.e. Discord and GitHub.

Describe the solution you'd like Two things that we can do :

  1. Add our own authentication system, and
  2. Adding Login with Google functionality.

Describe alternatives you've considered Other alternatives could be using social media apps like Facebook and Instagram for authentication because their user base is quite high and so is the possibility of the person having an account on these social media platforms.

Additional context

issueP

parthtyagii commented 1 year ago

Yeah, I agree there is no actual need for authentication on the website.

GitHub-Sanjit commented 3 months ago

Google SignIn Option is Added. Fixes: [#1479]