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

Send Email at the time of transaction with nodemailer OAuth2. Fixes #46 - Task 2 (Complete) #55

Merged
merged 11 commits into from
Aug 24, 2020

Conversation

fabcodingzest
Copy link
Collaborator

Fixes #issuenumber

What type of PR is this?

  • 🚀 Added Feature
  • 🐛 Fixed Bug
  • 📝 Docs Update
  • 🚩 Other

Check everything

  • I have added the issue number for which this pull request is created.
  • I have selected the TradeByte Project in Projects

Description

  • Email is being sent at the time of transaction confirmation
  • Used nodemailer OAuth2 and Gmail as SMTP server
  • Formatted the code in files

@fabcodingzest fabcodingzest added bug Something isn't working enhancement New feature or request add feature Want a new feature frontend Frontend Task backend Backend Task labels Aug 23, 2020
@fabcodingzest fabcodingzest added this to the Week 3 milestone Aug 23, 2020
@fabcodingzest fabcodingzest self-assigned this Aug 23, 2020
@iampavangandhi iampavangandhi linked an issue Aug 24, 2020 that may be closed by this pull request
@iampavangandhi iampavangandhi merged commit 796c08d into iampavangandhi:master Aug 24, 2020
@fabcodingzest fabcodingzest deleted the fix/#46 branch August 26, 2020 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add feature Want a new feature backend Backend Task bug Something isn't working enhancement New feature or request frontend Frontend Task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

passport-local custom login + user mailing
2 participants