Implement Signup Using Trusted Email Services #101
Labels
gssoc-ext
This issue is under GSSoc Ext program
hacktoberfest
This issue belongs to hacktoberfest
level3
labe3 label for gssoc
Revise the current signup and login process to include email domain validation. Limit signups and login to users with email addresses from reputable providers (e.g., Gmail, Outlook).
During the signup process, extract the domain from the user's email address and compare it against a predefined list of trusted providers. If there is a match, allow the signup to proceed; if not, display an error message.
i'm expecting a gssoc-ext with level3 and a hacktoberfest-accepted label!
@Harshdev098
The text was updated successfully, but these errors were encountered: