diegohaz/rest

send email confirmation to validate user registration

Open

#32 geöffnet am 25. Okt. 2016

Auf GitHub ansehen
 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (304 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (1.810 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide