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

Feat: Filter genuine email #306

Open
2 tasks done
pankaj-bind opened this issue May 13, 2024 · 5 comments
Open
2 tasks done

Feat: Filter genuine email #306

pankaj-bind opened this issue May 13, 2024 · 5 comments
Labels
⭐ enhancement Feature enhancement 🏆 good first issue Good for newcomers gssoc GSSOC'24 Required Label level2 25 points MEDIUM Difficulty Level: Medium SSOC SSOC'24 Required Label

Comments

@pankaj-bind
Copy link

What feature?

Security Feature

In your application anyone can enter using temporary or disposable email.
I will add a feature so that no one could create an account using temporary or disposable email.
It will allow only genuine users in your database.
It will help to avoid any bot.
Assign me this work under GSSoC24, I will implement it.

Add screenshots

.

Record

  • I agree to follow this project's Code of Conduct
  • I want to work on this issue
@pankaj-bind pankaj-bind added the ⭐ enhancement Feature enhancement label May 13, 2024
Copy link

Congratulations, @pankaj-bind! 🎉 Thank you for creating the issue. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work!

'We will promptly review your changes and offer feedback. Keep up the excellent work!
Kindly remember to check our Contributing Guidelines'

@Sanchitbajaj02
Copy link
Owner

Hi @pankaj-bind
Can you tell me in brief how are you going to limit this?

@Sanchitbajaj02 Sanchitbajaj02 added MEDIUM Difficulty Level: Medium level2 25 points gssoc GSSOC'24 Required Label labels May 14, 2024
@pankaj-bind
Copy link
Author

Hi @pankaj-bind Can you tell me in brief how are you going to limit this?

It works in frontend, it does not affect backend, works as a filter which allows only genuine emails.
I will use an API which is free it will first checks is the email genuine or not, if yes then it proceeds otherwise, breaks operation and shows a popup "invalid email"
I have tried this, and this feature is very unique.

@Sanchitbajaj02
Copy link
Owner

Assugned to you

@Sanchitbajaj02
Copy link
Owner

Reopening the issue as it increases the quality of the application

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⭐ enhancement Feature enhancement 🏆 good first issue Good for newcomers gssoc GSSOC'24 Required Label level2 25 points MEDIUM Difficulty Level: Medium SSOC SSOC'24 Required Label
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants