diegohaz/rest
Ver no GitHubsend email confirmation to validate user registration
Open
#32 aberto em 25 de out. de 2016
enhancementhelp wanted
Métricas do repositório
- Stars
- (1.810 stars)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
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.