diegohaz/rest

send email confirmation to validate user registration

Open

#32 aperta il 25 ott 2016

Vedi su GitHub
 (6 commenti) (0 reazioni) (0 assegnatari)JavaScript (304 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (1810 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor