diegohaz/rest

send email confirmation to validate user registration

开放

#32 创建于 2016年10月25日

 (6 条评论) (0 个反应) (0 位负责人)JavaScript (304 个派生)github user discovery
enhancementhelp wanted

仓库指标

星标
 (1,810 个星标)
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.

贡献者指南