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 合并指标
 (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.

贡献者指南