dword-design / nuxt-mail

Adds email sending capability to a Nuxt.js app. Adds a server route, an injected variable, and uses nodemailer to send emails.
Other
247 stars 18 forks source link

Auth and roles #46

Open dword-design opened 3 years ago

dword-design commented 3 years ago

There was a suggestion on Reddit to add auth integration with different roles and templates depending on it.

Let's discuss about it in this issue. If you like this feature, you can upvote it here.

dword-design commented 2 years ago

Email templates will be handled here https://github.com/dword-design/nuxt-mail/issues/115