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

Filter genuine email #99

Closed
7 tasks done
pankaj-bind opened this issue May 13, 2024 · 3 comments
Closed
7 tasks done

Filter genuine email #99

pankaj-bind opened this issue May 13, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request gssoc level2

Comments

@pankaj-bind
Copy link

pankaj-bind commented May 13, 2024

Feature Description

I will add a feature so that no one could create an account using temporary or disposable email.

Problem or Opportunity

In your application anyone can enter using temporary or disposable email, which is possibly a security threat.

Proposed Solution

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.

Additional Context

Assign me this work under GSSoC24, I will implement it.

Instructions

Stay you can start working on it by taking latest pull from main branch

  • Please read the contributors guidelines Contributing Guidelines.
  • Please follow the code of conduct Code Of Conduct
  • Don't Forget to join onboarding group for knowledge flow and direct conversation and support from admins
  • Link Curious Developers Community - Curious Connect
  • Please attach the screenshots and video of the development work once it is done
  • Contributions more than 3 will be awarded a certificate of appreciation from curious ecosystem
  • please mail to ([email protected]) for claiming certificate and please attach your issue number

Respect Co Developers And Please Reach-out to admins if any issues

@pankaj-bind pankaj-bind added the enhancement New feature or request label May 13, 2024
Copy link

Congratulations, @pankaj-bind! 🎉 Thank you for creating your 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

@CDCNaman
Copy link
Collaborator

@pankaj-bind How will you implement this? Means I want to know more about your approach. Will You Create a Utility function to check whether it is a disposable email or not?

@pankaj-bind
Copy link
Author

@pankaj-bind How will you implement this? Means I want to know more about your approach. Will You Create a Utility function to check whether it is a disposable email or not?

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gssoc level2
Projects
None yet
Development

No branches or pull requests

2 participants