diegohaz/rest

send email confirmation to validate user registration

Open

#32 opened on 2016年10月25日

GitHub で見る
 (6 comments) (0 reactions) (0 assignees)JavaScript (304 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (1,810 stars)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド