OpenGrame icon indicating copy to clipboard operation
OpenGrame copied to clipboard

[Feature] Email Verification

Open adarsh-jha-dev opened this issue 1 year ago • 4 comments

Description

Right now, I can see that there is no functionality for the verification of users and anyone can sign up on the site with a dummy email. I want to implement email verification for signing up. Please assign me this issue, and I will share my MVC approach for implementing it.

Screenshots

No response

Checklist

  • [X] I have checked the existing issues
  • [X] I have read the Contributing Guidelines
  • [X] I am willing to work on this issue (optional)

adarsh-jha-dev avatar May 12 '24 12:05 adarsh-jha-dev

Hello adarsh-jha-dev! Thank you for raising this issue! 😊 Your contribution is valuable to us! 😊

Please make sure to follow our Contributing Guidelines. 💪🏻

Please only work on an issue if you're assigned; otherwise, the PR will be automatically closed. Our review team will carefully assess the issue and reach out to you soon! 😇 We appreciate your patience!

github-actions[bot] avatar May 12 '24 12:05 github-actions[bot]

Hey @Nishitbaria , I was a bit busy with some other work, now I am extensively working on this, so i request you to please keep this issue opened and assigned to me only. Thanks

adarsh-jha-dev avatar May 16 '24 05:05 adarsh-jha-dev

Hey @Nishitbaria , to implement this verification, should i go with resend.com for sending the email because there you'd need to purchase a domain or yours to send email to all the users otherwise the default one will only allow you to send emails on your email only , so like i can create the resend api key from my email, test the functionality of the email verification and then when i push my changes , you just update the .env file with your resend api keys , will it be ok?

adarsh-jha-dev avatar May 17 '24 10:05 adarsh-jha-dev

Or do you want me to go through the verification procedure of AppWrite only? I guess they also have some user verification techniques.

adarsh-jha-dev avatar May 17 '24 10:05 adarsh-jha-dev