book-project icon indicating copy to clipboard operation
book-project copied to clipboard

Verify email address

Open knjk04 opened this issue 5 years ago • 4 comments

Is your feature request related to a problem? If so, please describe. A user can enter an email address that doesn't belong to them (intentionally or not).

Describe the solution you'd like Verify a user's email address by sending a confirmation code to the user that they have to paste into our web app. This should be required for all accounts that have an email address.

A free, secure third-party should be used. Ideally, this would be open-source. Before implementing this issue, please discuss with us any viable options you find.

Additional context In the future, we could extend this to include a confirmation link that the user can click to verify their email address in addition to the code.

knjk04 avatar Aug 29 '20 13:08 knjk04

@knjk04 this could rather be broken into 2 smaller tasks, implementing a mailing service which accepts a mail template and another one can be integration.

also having a mailing service/ class little close to generic will be more useful from scalability prospective. (for start take the complete message as a string parameter)

tw-ayush avatar Oct 18 '20 12:10 tw-ayush

@tw-ayush Thanks for your suggestion. We'll review this closer to when we are thinking of implementing this (which may be some time)

knjk04 avatar Oct 18 '20 12:10 knjk04

Is this issue available?

comnk avatar Jun 13 '21 20:06 comnk

Unfortunately not. This is already assigned

knjk04 avatar Jun 14 '21 06:06 knjk04

Do you know if it has been implemented? If so, the issue should be closed.

Kordedekehine avatar Jan 12 '23 20:01 Kordedekehine

@Kordedekehine It hasn't, but I will be archiving the project due to a lack of time to maintain it

knjk04 avatar Apr 10 '23 09:04 knjk04