Closed
Description
When a new user signs up send them an email.
Questions:
- Is it just a simple confirmation of signup, does it also need a link to validate the email?
- If a validation link is needed, what's the endpoint for that? Does this feature span frontend and backend repos?
- How is the email delivered: What's your mail transport layer?