Skip to content

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