diegohaz/rest

send email confirmation to validate user registration

Open

#32 建立於 2016年10月25日

在 GitHub 查看
 (6 留言) (0 反應) (0 負責人)JavaScript (304 fork)github user discovery
enhancementhelp wanted

倉庫指標

Star
 (1,810 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

It looks like sendgrid is currently only used to reset user passwords. If that is the case it would be nice to have it also used to send a confirmation email upon user registration, so that it can be properly validated.

I suppose this would require the use of a unique email validation token.

貢獻者指南