mdazfar2 / Ezyshop

EzyShop is a user-friendly platform that connects you to local stores, offering a seamless shopping experience. Compare prices, access exclusive deals, and enjoy hassle-free deliveries for groceries, essentials, and organic products—all in one app.
https://ezyshopz.vercel.app
Apache License 2.0
152 stars 193 forks source link

Add button in sign up and login page ..google facbook and X #970

Closed RahulPrasadYadav closed 2 hours ago

RahulPrasadYadav commented 2 hours ago

Description

onvenience: Users can log in without creating and remembering a new username and password. This reduces friction and makes logging in easier.

Faster Onboarding: With social sign-ins, users can quickly register with a few clicks, reducing the amount of information they need to provide (name, email, etc.) since it can be fetched from the social profile.

ncreased Sign-Up Conversions: The easier it is to sign up, the more likely users are to complete the registration. Social logins tend to boost conversion rates by reducing the barrier to entry.

Accurate Data Collection: By using social profiles, businesses can collect accurate, up-to-date data (like verified emails and names) which can improve user profiling and personalization efforts.

Reduced Password Management: With social logins, there’s less risk of users forgetting passwords and contacting support, which reduces customer service costs.

Screenshots

Screenshot (428) Screenshot (429)

Checklist

github-actions[bot] commented 2 hours ago

Hello RahulPrasadYadav! Thanks for opening an issue in Ezyshop! 🚀

mdazfar2 commented 2 hours ago

Hey @RahulPrasadYadav, that's a good suggestion, but have you noticed that major e-commerce websites mainly use phone number verification with SMS OTP? This is not feasible for us because it's a paid service, which is why we use email OTP verification for easy login and signup. I hope you understand why we’re not implementing this feature.