palettegram
palettegram copied to clipboard
Feat: Filter genuine email
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
- [X] I agree to follow this project's Code of Conduct
- [X] I want to work on this issue
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'
Hi @pankaj-bind Can you tell me in brief how are you going to limit this?
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.
Assugned to you
Reopening the issue as it increases the quality of the application