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

passport-local custom login + user mailing #46

Closed
iampavangandhi opened this issue Aug 18, 2020 · 0 comments · Fixed by #55
Closed

passport-local custom login + user mailing #46

iampavangandhi opened this issue Aug 18, 2020 · 0 comments · Fixed by #55
Assignees
Labels
add feature Want a new feature backend Backend Task database Database Task
Milestone

Comments

@iampavangandhi
Copy link
Owner

Description
Task1: You have to set up a full-fledged custom login using email password make sure to use the same User.js model and auth middleware so the google login will not get affected for reference see this link you also find the tutorial on youtube.
Task2: Use Nodemailer to send email to the user after successful purchase of stock (do some research)

Suggestions and Tips
Do research before implementation tasks need less time and more research.

Additional context
Make sure other files will not be affected because of your tasks

@iampavangandhi iampavangandhi added add feature Want a new feature database Database Task backend Backend Task labels Aug 18, 2020
@iampavangandhi iampavangandhi added this to the Week 3 milestone Aug 18, 2020
fabcodingzest added a commit to fabcodingzest/TradeByte that referenced this issue Aug 21, 2020
fabcodingzest added a commit to fabcodingzest/TradeByte that referenced this issue Aug 21, 2020
fabcodingzest added a commit to fabcodingzest/TradeByte that referenced this issue Aug 21, 2020
fabcodingzest added a commit to fabcodingzest/TradeByte that referenced this issue Aug 21, 2020
fabcodingzest added a commit to fabcodingzest/TradeByte that referenced this issue Aug 21, 2020
fabcodingzest added a commit to fabcodingzest/TradeByte that referenced this issue Aug 21, 2020
fabcodingzest added a commit to fabcodingzest/TradeByte that referenced this issue Aug 22, 2020
fabcodingzest added a commit to fabcodingzest/TradeByte that referenced this issue Aug 22, 2020
fabcodingzest added a commit to fabcodingzest/TradeByte that referenced this issue Aug 23, 2020
fabcodingzest added a commit to fabcodingzest/TradeByte that referenced this issue Aug 24, 2020
iampavangandhi added a commit that referenced this issue Aug 24, 2020
Send Email at the time of transaction with nodemailer OAuth2. Fixes #46 - Task 2 (Complete)
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 database Database Task
Projects
None yet
2 participants