You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
@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 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.
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
Respect Co Developers And Please Reach-out to admins if any issues
The text was updated successfully, but these errors were encountered: