Innovateninjas / Paws-frontend

A fast responsive webapp that allows you to report injured stray animals to the nearest NGOs.
https://pawss.vercel.app
GNU General Public License v3.0
62 stars 101 forks source link

💡[FEATURE]: Implementing Google Auth Button #417

Open mayanksinghshekhawat opened 3 months ago

mayanksinghshekhawat commented 3 months ago

Is your feature request related to a problem? Please describe.

We can implement Google authentication Button for the login process, allowing users to sign in directly with their Google accounts. This feature, commonly seen on many websites, will enhance our website's user experience.

Hey @codewarnab , please assign this task to me under gssoc 2024. I will work on it and implement this feature as soon as possible.

Describe the solution you'd like

As this is just the frontend , so for now , we can implement the Signup with Google or Login with Google Button. Further on the backend we can also implement the actual auth process as well.

Describe alternatives you've considered

Using a custom authentication system that requires users to create a new account specifically for our website.

Additional context

Screenshot 2024-05-28 162121

github-actions[bot] commented 3 months ago

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.