Giveth / giveth-dapps-v2

This project is the aggregation of GIVeconomy and Giveth.io DApps in a single repo
https://staging.giveth.io
GNU General Public License v3.0
61 stars 34 forks source link

Remove email verification from verification form #4579

Open divine-comedian opened 1 month ago

divine-comedian commented 1 month ago

As part of #4476 anyone who adds an email to their profile will need to verify their ownership. This means that asking users to verify email ownership when applying for project verification will be redundant, since we already have a verified email associated with the project owner.

We should ensure that the email verification component is removed from the verification form. The email that is associated with the project owner's profile should be used when submitting the application data and also for sending any subsequent project verification related emails.

divine-comedian commented 2 days ago

@HrithikSampson this issue is also related to #4476