Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhanced Email Validation: Domain Existence Check #15345

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

kayashth1
Copy link

This update introduces email domain validation during registration. It ensures that users can only proceed with valid email domains, enhancing the accuracy and reliability of user information. The feature utilizes the email-existence package to check if the email domain exists, preventing invalid emails from being accepted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant