Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added nodemailer email script. #126

Open
wants to merge 2 commits into
base: restructure
Choose a base branch
from
Open

Added nodemailer email script. #126

wants to merge 2 commits into from

Conversation

souravtecken
Copy link
Contributor

  1. mainMail.js with methods for general email, and password reset email.
  2. mailCredentialsSample.s - authentication sample

Added email templates.

  1. Reused generic send email method in the password reset method.
  2. Create a email templates folder with the forgot password template.
  3. Password reset method now sends the template within the email.

1. mainMail.js with methods for general email, and password reset email.
2. mailCredentialsSample.s - authentication sample

Added email templates.
1. Reused generic send email method in the password reset method.
2. Create a email templates folder with the forgot password template.
3. Password reset method now sends the template within the email.
@adityavinodk
Copy link
Collaborator

Looks fine, let's test it on the server.

1. Signup option added in navbar dropdown.
2. Component, on submit, provides object with field data in signupData.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants