daccotta-org / daccotta

A social network for movies.
https://app.daccotta.com
MIT License
84 stars 42 forks source link

Unable to Sign Up with Email Providers Other Than Gmail #245

Closed amitb0ra closed 1 month ago

amitb0ra commented 1 month ago

Fixed: #221

Users are currently unable to sign up using email providers other than Gmail. Attempting to register with providers such as Yahoo, Outlook, or custom domain emails results in an error or failed sign-up process. This issue is limiting the user base to only Gmail users, which may hinder the growth of the platform.

netlify[bot] commented 1 month ago

Deploy request for daccotta pending review.

Visit the deploys page to approve it

Name Link
Latest commit 8e124dbdffbdbd49e1f2443172fd7c1e5912ce0f
AshuKr22 commented 1 month ago

@amitb0ra how are you confirming that the input given by user is actually an email?. you should have implemented either some kind of regex or added checks for other input providers now anyone can input anything in email.

amitb0ra commented 1 month ago

is it okay? https://regexr.com/2rhq7

also, do you want specific route to check email? /check-email?

amitb0ra commented 1 month ago

@AshuKr22 is it okay?

AshuKr22 commented 1 month ago

@amitb0ra yeah its good

github-actions[bot] commented 1 month ago

🎉🎉 Thank you for your contribution! Your PR #245 has been merged! 🎉🎉

amitb0ra commented 1 month ago

@AshuKr22 You forgot to add GSSoC'24 ext and hacktoberfest labels. Can you add them please

amitb0ra commented 2 weeks ago

@sanjay-kv @AshuKr22 please provide labels in it. ITS IMPORTANT