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

Implement Signup Using Trusted Email Services #101

Closed
smog-root opened this issue Oct 12, 2024 · 3 comments · Fixed by #104
Closed

Implement Signup Using Trusted Email Services #101

smog-root opened this issue Oct 12, 2024 · 3 comments · Fixed by #104
Assignees
Labels
gssoc-ext This issue is under GSSoc Ext program hacktoberfest This issue belongs to hacktoberfest level3 labe3 label for gssoc

Comments

@smog-root
Copy link
Contributor

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

Copy link

👋 Thank you @smog-root for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!

@omkumar312
Copy link

I want to work on this issue, please assign me this issue.

@smog-root
Copy link
Contributor Author

@omkumar312 i'm working on it. i don't need any assistance!!

@Harshdev098 Harshdev098 added hacktoberfest This issue belongs to hacktoberfest gssoc-ext This issue is under GSSoc Ext program level3 labe3 label for gssoc labels Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext This issue is under GSSoc Ext program hacktoberfest This issue belongs to hacktoberfest level3 labe3 label for gssoc
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants