Closed amitb0ra closed 1 month ago
Visit the deploys page to approve it
Name | Link |
---|---|
Latest commit | 8e124dbdffbdbd49e1f2443172fd7c1e5912ce0f |
@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.
is it okay? https://regexr.com/2rhq7
also, do you want specific route to check email? /check-email?
@AshuKr22 is it okay?
@amitb0ra yeah its good
🎉🎉 Thank you for your contribution! Your PR #245 has been merged! 🎉🎉
@AshuKr22 You forgot to add GSSoC'24 ext and hacktoberfest labels. Can you add them please
@sanjay-kv @AshuKr22 please provide labels in it. ITS IMPORTANT
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.