Open h1z3y3 opened 2 years ago
User service uses package github.com/sendgrid/sendgrid-go to send email. But there is Email Service which can replace sendgrid-go;
github.com/sendgrid/sendgrid-go
sendgrid-go
https://github.com/micro/services/blob/ff49510a73c48620e6ce4e59f2babf26dd7d7f64/user/domain/domain.go#L81-L98
User service uses package
github.com/sendgrid/sendgrid-go
to send email. But there is Email Service which can replacesendgrid-go
;https://github.com/micro/services/blob/ff49510a73c48620e6ce4e59f2babf26dd7d7f64/user/domain/domain.go#L81-L98